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 66529190a..cbc09cfdb 100644 --- a/examples/showimg/imagetexteditor.cpp +++ b/examples/showimg/imagetexteditor.cpp @@ -15,7 +15,7 @@ #include <ntqhbox.h> #include <ntqcombobox.h> #include <ntqmultilineedit.h> -#include <ntqlabel.h> +#include <tqlabel.h> #include <ntqlineedit.h> #include <ntqlistbox.h> #include <ntqpushbutton.h> |