diff options
Diffstat (limited to 'src/whatsthis.h')
-rw-r--r-- | src/whatsthis.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/whatsthis.h b/src/whatsthis.h index 04ad610..7ca4643 100644 --- a/src/whatsthis.h +++ b/src/whatsthis.h @@ -27,8 +27,8 @@ # include <config.h> #endif -#include <ntqobject.h> -#include <ntqwhatsthis.h> +#include <tqobject.h> +#include <tqwhatsthis.h> #include "global.h" // forward class definitions |