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 3ca7ce97e..9f05d001b 100644 --- a/examples/demo/textdrawing/helpwindow.h +++ b/examples/demo/textdrawing/helpwindow.h @@ -12,7 +12,7 @@ #include <ntqmainwindow.h> #include <ntqtextbrowser.h> -#include <ntqstringlist.h> +#include <tqstringlist.h> #include <tqmap.h> #include <ntqdir.h> |