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 a1f5f9edb..34c02af49 100644 --- a/examples/hello/hello.cpp +++ b/examples/hello/hello.cpp @@ -9,7 +9,7 @@ #include "hello.h" #include <ntqpushbutton.h> -#include <ntqtimer.h> +#include <tqtimer.h> #include <ntqpainter.h> #include <ntqpixmap.h> |