diff options
Diffstat (limited to 'tools/assistant/index.h')
-rw-r--r-- | tools/assistant/index.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/index.h b/tools/assistant/index.h index 04669deac..448dd6cc6 100644 --- a/tools/assistant/index.h +++ b/tools/assistant/index.h @@ -35,7 +35,7 @@ #define INDEX_H #include <tqstringlist.h> -#include <ntqdict.h> +#include <tqdict.h> #include <ntqdatastream.h> #include <tqobject.h> |