diff options
Diffstat (limited to 'tools/assistant/index.cpp')
-rw-r--r-- | tools/assistant/index.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/index.cpp b/tools/assistant/index.cpp index 1346423fa..02c986a1c 100644 --- a/tools/assistant/index.cpp +++ b/tools/assistant/index.cpp @@ -36,7 +36,7 @@ #include <ntqfile.h> #include <ntqdir.h> #include <tqstringlist.h> -#include <ntqdict.h> +#include <tqdict.h> #include <ntqapplication.h> #include <ctype.h> |