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 020c59199..1e0991fcf 100644 --- a/examples/helpsystem/whatsthis.cpp +++ b/examples/helpsystem/whatsthis.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include <ntqapplication.h> -#include <ntqdir.h> +#include <tqdir.h> #include <ntqheader.h> #include <ntqtable.h> |