diff options
Diffstat (limited to 'examples/demo/main.cpp')
-rw-r--r-- | examples/demo/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/main.cpp b/examples/demo/main.cpp index 6fc5dbe10..275dc27b3 100644 --- a/examples/demo/main.cpp +++ b/examples/demo/main.cpp @@ -38,7 +38,7 @@ #include <stdlib.h> #include <ntqapplication.h> -#include <ntqimage.h> +#include <tqimage.h> #include <ntqtabwidget.h> #include <ntqfont.h> |