diff options
Diffstat (limited to 'examples/tux/tux.cpp')
-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 2afca6d92..641ca38f2 100644 --- a/examples/tux/tux.cpp +++ b/examples/tux/tux.cpp @@ -1,5 +1,5 @@ #include <ntqapplication.h> -#include <ntqwidget.h> +#include <tqwidget.h> #include <ntqimage.h> #include <ntqpixmap.h> #include <ntqbitmap.h> |