diff options
Diffstat (limited to 'tools/assistant/helpdialogimpl.cpp')
-rw-r--r-- | tools/assistant/helpdialogimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/helpdialogimpl.cpp b/tools/assistant/helpdialogimpl.cpp index 073727cf3..3da2e1e3e 100644 --- a/tools/assistant/helpdialogimpl.cpp +++ b/tools/assistant/helpdialogimpl.cpp @@ -43,7 +43,7 @@ #include <ntqapplication.h> #include <ntqcursor.h> #include <tqdir.h> -#include <ntqeventloop.h> +#include <tqeventloop.h> #include <tqfile.h> #include <tqfileinfo.h> #include <ntqheader.h> |