diff options
Diffstat (limited to 'tools/assistant/profile.cpp')
-rw-r--r-- | tools/assistant/profile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/profile.cpp b/tools/assistant/profile.cpp index 37cf3576f..8f18733ab 100644 --- a/tools/assistant/profile.cpp +++ b/tools/assistant/profile.cpp @@ -34,7 +34,7 @@ #include <tqxml.h> #include <tqtextcodec.h> #include <ntqfileinfo.h> -#include <ntqregexp.h> +#include <tqregexp.h> #include <ntqdir.h> #define QT_TITLE "TQt Reference Documentation" |