diff options
Diffstat (limited to 'examples/picture/picture.cpp')
-rw-r--r-- | examples/picture/picture.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/picture/picture.cpp b/examples/picture/picture.cpp index 97562293a..49230d30b 100644 --- a/examples/picture/picture.cpp +++ b/examples/picture/picture.cpp @@ -9,8 +9,8 @@ #include <ntqapplication.h> #include <tqpainter.h> -#include <ntqpicture.h> -#include <ntqpixmap.h> +#include <tqpicture.h> +#include <tqpixmap.h> #include <tqwidget.h> #include <ntqmessagebox.h> #include <tqfile.h> |