summaryrefslogtreecommitdiffstats
path: root/examples/regexptester/regexptester.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/regexptester/regexptester.cpp')
-rw-r--r--examples/regexptester/regexptester.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/regexptester/regexptester.cpp b/examples/regexptester/regexptester.cpp
index f8145a0df..d6cdd3b4a 100644
--- a/examples/regexptester/regexptester.cpp
+++ b/examples/regexptester/regexptester.cpp
@@ -1,6 +1,6 @@
#include <ntqapplication.h>
#include <ntqcheckbox.h>
-#include <ntqclipboard.h>
+#include <tqclipboard.h>
#include <ntqcombobox.h>
#include <ntqlabel.h>
#include <ntqlayout.h>