diff options
Diffstat (limited to 'examples/tux')
-rw-r--r-- | examples/tux/tux.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tux/tux.cpp b/examples/tux/tux.cpp index 641ca38f2..fc1e26d57 100644 --- a/examples/tux/tux.cpp +++ b/examples/tux/tux.cpp @@ -1,6 +1,6 @@ #include <ntqapplication.h> #include <tqwidget.h> -#include <ntqimage.h> +#include <tqimage.h> #include <ntqpixmap.h> #include <ntqbitmap.h> #include <ntqfile.h> |