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 d6cdd3b4a..13c6ca0e6 100644
--- a/examples/regexptester/regexptester.cpp
+++ b/examples/regexptester/regexptester.cpp
@@ -2,7 +2,7 @@
#include <ntqcheckbox.h>
#include <tqclipboard.h>
#include <ntqcombobox.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqpushbutton.h>
#include <tqregexp.h>