summaryrefslogtreecommitdiffstats
path: root/examples/wizard/wizard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wizard/wizard.cpp')
-rw-r--r--examples/wizard/wizard.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/wizard/wizard.cpp b/examples/wizard/wizard.cpp
index ad8aab9d1..c0fbf5041 100644
--- a/examples/wizard/wizard.cpp
+++ b/examples/wizard/wizard.cpp
@@ -13,8 +13,8 @@
#include <ntqhbox.h>
#include <ntqvbox.h>
#include <tqlabel.h>
-#include <ntqlineedit.h>
-#include <ntqpushbutton.h>
+#include <tqlineedit.h>
+#include <tqpushbutton.h>
#include <ntqvalidator.h>
#include <ntqapplication.h>