summaryrefslogtreecommitdiffstats
path: root/examples/sql/overview/table4/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/overview/table4/main.h')
-rw-r--r--examples/sql/overview/table4/main.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/sql/overview/table4/main.h b/examples/sql/overview/table4/main.h
index 394d34738..d1fb591a0 100644
--- a/examples/sql/overview/table4/main.h
+++ b/examples/sql/overview/table4/main.h
@@ -11,11 +11,11 @@
#include <ntqcombobox.h>
#include <ntqmap.h>
#include <ntqpainter.h>
-#include <ntqsqldatabase.h>
-#include <ntqsqlcursor.h>
-#include <ntqsqleditorfactory.h>
-#include <ntqsqlpropertymap.h>
-#include <ntqdatatable.h>
+#include <tqsqldatabase.h>
+#include <tqsqlcursor.h>
+#include <tqsqleditorfactory.h>
+#include <tqsqlpropertymap.h>
+#include <tqdatatable.h>
#include "../connection.h"
class StatusPicker : public TQComboBox