diff options
Diffstat (limited to 'src/scanstack.h')
-rw-r--r-- | src/scanstack.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scanstack.h b/src/scanstack.h index 2b1ecce..9881e0a 100644 --- a/src/scanstack.h +++ b/src/scanstack.h @@ -27,8 +27,8 @@ # include <config.h> #endif -#include <ntqdict.h> -#include <ntqwidgetstack.h> +#include <tqdict.h> +#include <tqwidgetstack.h> #include "global.h" // forward class definitions |