diff options
Diffstat (limited to 'examples/showimg/imagetexteditor.cpp')
-rw-r--r-- | examples/showimg/imagetexteditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/showimg/imagetexteditor.cpp b/examples/showimg/imagetexteditor.cpp index 2abdabfb7..66529190a 100644 --- a/examples/showimg/imagetexteditor.cpp +++ b/examples/showimg/imagetexteditor.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include "imagetexteditor.h" -#include <ntqimage.h> +#include <tqimage.h> #include <ntqlayout.h> #include <ntqgrid.h> #include <ntqvbox.h> |