summaryrefslogtreecommitdiffstats
path: root/vcs/perforce/commitdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/perforce/commitdlg.h')
-rw-r--r--vcs/perforce/commitdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/perforce/commitdlg.h b/vcs/perforce/commitdlg.h
index 6ed69346..e9cdb1e1 100644
--- a/vcs/perforce/commitdlg.h
+++ b/vcs/perforce/commitdlg.h
@@ -19,7 +19,7 @@
#include <klistbox.h>
#include <kdialogbase.h>
-class KProcess;
+class TDEProcess;
class CommitDialog : public KDialogBase
{