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 448dd6cc6..597047b5a 100644 --- a/tools/assistant/index.h +++ b/tools/assistant/index.h @@ -36,7 +36,7 @@ #include <tqstringlist.h> #include <tqdict.h> -#include <ntqdatastream.h> +#include <tqdatastream.h> #include <tqobject.h> struct Document { |