diff options
Diffstat (limited to 'examples/qmag/qmag.cpp')
-rw-r--r-- | examples/qmag/qmag.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qmag/qmag.cpp b/examples/qmag/qmag.cpp index b5705df6a..996af3c7b 100644 --- a/examples/qmag/qmag.cpp +++ b/examples/qmag/qmag.cpp @@ -10,7 +10,7 @@ #include <ntqcombobox.h> #include <ntqpushbutton.h> #include <ntqpixmap.h> -#include <ntqimage.h> +#include <tqimage.h> #include <ntqlabel.h> #include <ntqfiledialog.h> #include <ntqregexp.h> |