diff options
Diffstat (limited to 'examples/regexptester/main.cpp')
-rw-r--r-- | examples/regexptester/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/regexptester/main.cpp b/examples/regexptester/main.cpp index c52c8373b..a31305feb 100644 --- a/examples/regexptester/main.cpp +++ b/examples/regexptester/main.cpp @@ -1,4 +1,4 @@ -#include <ntqapplication.h> +#include <tqapplication.h> #include "regexptester.h" int main(int argc, char **argv) |