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 a75573f3c..0e8623b9e 100644 --- a/tools/assistant/helpdialogimpl.cpp +++ b/tools/assistant/helpdialogimpl.cpp @@ -52,8 +52,8 @@ #include <ntqmessagebox.h> #include <ntqpixmap.h> #include <ntqprogressbar.h> -#include <ntqptrlist.h> -#include <ntqptrstack.h> +#include <tqptrlist.h> +#include <tqptrstack.h> #include <ntqpushbutton.h> #include <ntqregexp.h> #include <ntqsettings.h> |