diff options
Diffstat (limited to 'examples/demo/display.h')
-rw-r--r-- | examples/demo/display.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/display.h b/examples/demo/display.h index 68e6843c1..3a86e2368 100644 --- a/examples/demo/display.h +++ b/examples/demo/display.h @@ -11,8 +11,8 @@ #define DISPLAY_H #ifndef QT_H -#include <qwidget.h> -#include <qframe.h> +#include <ntqwidget.h> +#include <ntqframe.h> #endif // QT_H class TQTimer; |