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 3a25b6228..36e116ec7 100644 --- a/examples/tux/tux.cpp +++ b/examples/tux/tux.cpp @@ -1,4 +1,4 @@ -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqwidget.h> #include <tqimage.h> #include <tqpixmap.h> |