diff options
Diffstat (limited to 'examples/demo/display.h')
| -rw-r--r-- | examples/demo/display.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/display.h b/examples/demo/display.h index 8b4b43b7a..b4b405ae3 100644 --- a/examples/demo/display.h +++ b/examples/demo/display.h @@ -12,7 +12,7 @@ #ifndef QT_H #include <tqwidget.h> -#include <ntqframe.h> +#include <tqframe.h> #endif // QT_H class TQTimer; |
