diff options
Diffstat (limited to 'tools/assistant/helpdialogimpl.cpp')
-rw-r--r-- | tools/assistant/helpdialogimpl.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/assistant/helpdialogimpl.cpp b/tools/assistant/helpdialogimpl.cpp index f1bce7bea..f805d525b 100644 --- a/tools/assistant/helpdialogimpl.cpp +++ b/tools/assistant/helpdialogimpl.cpp @@ -39,9 +39,9 @@ #include "config.h" #include "tabbedbrowser.h" -#include <ntqaccel.h> +#include <tqaccel.h> #include <ntqapplication.h> -#include <ntqcursor.h> +#include <tqcursor.h> #include <tqdir.h> #include <tqeventloop.h> #include <tqfile.h> |