diff options
Diffstat (limited to 'examples/helpsystem/whatsthis.cpp')
-rw-r--r-- | examples/helpsystem/whatsthis.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpsystem/whatsthis.cpp b/examples/helpsystem/whatsthis.cpp index 113dbc10c..d57da1449 100644 --- a/examples/helpsystem/whatsthis.cpp +++ b/examples/helpsystem/whatsthis.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqdir.h> #include <tqheader.h> #include <tqtable.h> |