diff options
Diffstat (limited to 'examples/helpsystem/whatsthis.h')
-rw-r--r-- | examples/helpsystem/whatsthis.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpsystem/whatsthis.h b/examples/helpsystem/whatsthis.h index d15aad421..5280567d4 100644 --- a/examples/helpsystem/whatsthis.h +++ b/examples/helpsystem/whatsthis.h @@ -10,7 +10,7 @@ #ifndef WHATSTHIS_H #define WHATSTHIS_H -#include <qwhatsthis.h> +#include <ntqwhatsthis.h> class TQHeader; class TQTable; |