summaryrefslogtreecommitdiffstats
path: root/examples/wizard
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wizard')
-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 c0fbf504..218d65dc 100644
--- a/examples/wizard/wizard.cpp
+++ b/examples/wizard/wizard.cpp
@@ -10,8 +10,8 @@
#include "wizard.h"
#include <tqwidget.h>
-#include <ntqhbox.h>
-#include <ntqvbox.h>
+#include <tqhbox.h>
+#include <tqvbox.h>
#include <tqlabel.h>
#include <tqlineedit.h>
#include <tqpushbutton.h>