diff options
Diffstat (limited to 'examples/showimg/imagetexteditor.h')
-rw-r--r-- | examples/showimg/imagetexteditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/showimg/imagetexteditor.h b/examples/showimg/imagetexteditor.h index 21664d278..7cc5c2489 100644 --- a/examples/showimg/imagetexteditor.h +++ b/examples/showimg/imagetexteditor.h @@ -10,7 +10,7 @@ #ifndef IMAGETEXTEDITOR_H #define IMAGETEXTEDITOR_H -#include <ntqdialog.h> +#include <tqdialog.h> class TQImage; class TQComboBox; |