diff options
Diffstat (limited to 'kooka/ocrresedit.h')
-rw-r--r-- | kooka/ocrresedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/ocrresedit.h b/kooka/ocrresedit.h index 72517f4b..b9e7a7e0 100644 --- a/kooka/ocrresedit.h +++ b/kooka/ocrresedit.h @@ -27,7 +27,7 @@ #ifndef _OCR_RESEDIT_ #define _OCR_RESEDIT_ -#include <tqtextedit.h> +#include <textedit.h> class TQString; class TQColor; |