summaryrefslogtreecommitdiffstats
path: root/tools/designer/plugins/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/plugins/wizards')
-rw-r--r--tools/designer/plugins/wizards/sqlformwizardimpl.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/tools/designer/plugins/wizards/sqlformwizardimpl.cpp b/tools/designer/plugins/wizards/sqlformwizardimpl.cpp
index adb283a79..62e003cd3 100644
--- a/tools/designer/plugins/wizards/sqlformwizardimpl.cpp
+++ b/tools/designer/plugins/wizards/sqlformwizardimpl.cpp
@@ -51,12 +51,12 @@
#include <limits.h>
#ifndef TQT_NO_SQL
-#include <ntqdatatable.h>
-#include <ntqdatabrowser.h>
-#include <ntqdataview.h>
-#include <ntqsqleditorfactory.h>
-#include <ntqsqlindex.h>
-#include <ntqsqlcursor.h>
+#include <tqdatatable.h>
+#include <tqdatabrowser.h>
+#include <tqdataview.h>
+#include <tqsqleditorfactory.h>
+#include <tqsqlindex.h>
+#include <tqsqlcursor.h>
#endif
SqlFormWizard::SqlFormWizard( TQUnknownInterface *aIface, TQWidget *w,