diff options
Diffstat (limited to 'examples/demo/display.cpp')
-rw-r--r-- | examples/demo/display.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/display.cpp b/examples/demo/display.cpp index 7cc6a44af..588aeaeab 100644 --- a/examples/demo/display.cpp +++ b/examples/demo/display.cpp @@ -11,7 +11,7 @@ #include <ntqpainter.h> #include <ntqlayout.h> -#include <ntqtimer.h> +#include <tqtimer.h> #include <ntqpushbutton.h> #include <ntqframe.h> #include <ntqdial.h> |