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 18c188f78..49ae1a7f1 100644 --- a/tools/assistant/helpdialogimpl.cpp +++ b/tools/assistant/helpdialogimpl.cpp @@ -55,7 +55,7 @@ #include <tqptrlist.h> #include <tqptrstack.h> #include <ntqpushbutton.h> -#include <ntqregexp.h> +#include <tqregexp.h> #include <ntqsettings.h> #include <tqstatusbar.h> #include <ntqtabwidget.h> |