diff options
Diffstat (limited to 'examples/hello/hello.cpp')
-rw-r--r-- | examples/hello/hello.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hello/hello.cpp b/examples/hello/hello.cpp index 34c02af49..d0d992ee4 100644 --- a/examples/hello/hello.cpp +++ b/examples/hello/hello.cpp @@ -10,7 +10,7 @@ #include "hello.h" #include <ntqpushbutton.h> #include <tqtimer.h> -#include <ntqpainter.h> +#include <tqpainter.h> #include <ntqpixmap.h> |