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 089edcab4..7a8c5b746 100644 --- a/examples/tux/tux.cpp +++ b/examples/tux/tux.cpp @@ -3,7 +3,7 @@ #include <tqimage.h> #include <ntqpixmap.h> #include <tqbitmap.h> -#include <ntqfile.h> +#include <tqfile.h> #include <stdlib.h> |