summaryrefslogtreecommitdiffstats
path: root/examples/sql/overview/table3/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/overview/table3/main.h')
-rw-r--r--examples/sql/overview/table3/main.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/sql/overview/table3/main.h b/examples/sql/overview/table3/main.h
index 4b10d7e17..4e9b07299 100644
--- a/examples/sql/overview/table3/main.h
+++ b/examples/sql/overview/table3/main.h
@@ -10,10 +10,10 @@
#include <ntqapplication.h>
#include <ntqcombobox.h>
#include <ntqmap.h>
-#include <ntqsqldatabase.h>
-#include <ntqsqlcursor.h>
-#include <ntqsqleditorfactory.h>
-#include <ntqsqlpropertymap.h>
+#include <tqsqldatabase.h>
+#include <tqsqlcursor.h>
+#include <tqsqleditorfactory.h>
+#include <tqsqlpropertymap.h>
#include "../connection.h"
class StatusPicker : public TQComboBox