diff options
Diffstat (limited to 'examples/picture')
-rw-r--r-- | examples/picture/picture.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/picture/picture.cpp b/examples/picture/picture.cpp index 9d102d26a..6299b5274 100644 --- a/examples/picture/picture.cpp +++ b/examples/picture/picture.cpp @@ -11,7 +11,7 @@ #include <ntqpainter.h> #include <ntqpicture.h> #include <ntqpixmap.h> -#include <ntqwidget.h> +#include <tqwidget.h> #include <ntqmessagebox.h> #include <ntqfile.h> #include <ctype.h> |