diff options
Diffstat (limited to 'vcs/perforce/commitdlg.h')
-rw-r--r-- | vcs/perforce/commitdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/perforce/commitdlg.h b/vcs/perforce/commitdlg.h index 56fd680e..83766914 100644 --- a/vcs/perforce/commitdlg.h +++ b/vcs/perforce/commitdlg.h @@ -14,7 +14,7 @@ #define _COMMITDIALOG_H_ #include <tqstringlist.h> -#include <textedit.h> +#include <tqtextedit.h> #include <klineedit.h> #include <klistbox.h> #include <kdialogbase.h> |