diff options
Diffstat (limited to 'examples/regexptester/regexptester.cpp')
-rw-r--r-- | examples/regexptester/regexptester.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/regexptester/regexptester.cpp b/examples/regexptester/regexptester.cpp index a2a628103..f8145a0df 100644 --- a/examples/regexptester/regexptester.cpp +++ b/examples/regexptester/regexptester.cpp @@ -5,7 +5,7 @@ #include <ntqlabel.h> #include <ntqlayout.h> #include <ntqpushbutton.h> -#include <ntqregexp.h> +#include <tqregexp.h> #include <tqstatusbar.h> #include <ntqtable.h> |