diff options
Diffstat (limited to 'examples/demo/textdrawing/helpwindow.h')
-rw-r--r-- | examples/demo/textdrawing/helpwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/textdrawing/helpwindow.h b/examples/demo/textdrawing/helpwindow.h index 998cc17a0..e07fb95ef 100644 --- a/examples/demo/textdrawing/helpwindow.h +++ b/examples/demo/textdrawing/helpwindow.h @@ -10,7 +10,7 @@ #ifndef HELPWINDOW_H #define HELPWINDOW_H -#include <ntqmainwindow.h> +#include <tqmainwindow.h> #include <tqtextbrowser.h> #include <tqstringlist.h> #include <tqmap.h> |