summaryrefslogtreecommitdiffstats
path: root/examples/sql/overview/custom1/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/overview/custom1/main.h')
-rw-r--r--examples/sql/overview/custom1/main.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/sql/overview/custom1/main.h b/examples/sql/overview/custom1/main.h
index 6ba30e28..5eeb10ca 100644
--- a/examples/sql/overview/custom1/main.h
+++ b/examples/sql/overview/custom1/main.h
@@ -13,10 +13,10 @@
#include <ntqlayout.h>
#include <ntqlineedit.h>
#include <ntqpushbutton.h>
-#include <ntqsqldatabase.h>
-#include <ntqsqlcursor.h>
-#include <ntqsqlform.h>
-#include <ntqsqlpropertymap.h>
+#include <tqsqldatabase.h>
+#include <tqsqlcursor.h>
+#include <tqsqlform.h>
+#include <tqsqlpropertymap.h>
#include "../connection.h"
class CustomEdit : public TQLineEdit