diff options
Diffstat (limited to 'tools/assistant/helpwindow.cpp')
-rw-r--r-- | tools/assistant/helpwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/helpwindow.cpp b/tools/assistant/helpwindow.cpp index c43a42e8b..d543a0594 100644 --- a/tools/assistant/helpwindow.cpp +++ b/tools/assistant/helpwindow.cpp @@ -47,7 +47,7 @@ #include <tqpopupmenu.h> #include <tqaction.h> #include <tqfileinfo.h> -#include <ntqevent.h> +#include <tqevent.h> #include <tqtextstream.h> #include <tqtextcodec.h> |