diff options
Diffstat (limited to 'tools/assistant/main.cpp')
-rw-r--r-- | tools/assistant/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/main.cpp b/tools/assistant/main.cpp index b1bbb5066..ba26d82c1 100644 --- a/tools/assistant/main.cpp +++ b/tools/assistant/main.cpp @@ -35,7 +35,7 @@ #include "helpdialogimpl.h" #include "config.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqserversocket.h> #include <tqsocket.h> #include <tqpixmap.h> |