diff options
Diffstat (limited to 'examples/picture/picture.cpp')
-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 6299b5274..276347506 100644 --- a/examples/picture/picture.cpp +++ b/examples/picture/picture.cpp @@ -13,7 +13,7 @@ #include <ntqpixmap.h> #include <tqwidget.h> #include <ntqmessagebox.h> -#include <ntqfile.h> +#include <tqfile.h> #include <ctype.h> |