summaryrefslogtreecommitdiffstats
path: root/examples/sql/overview/table2/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/overview/table2/main.cpp')
-rw-r--r--examples/sql/overview/table2/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/overview/table2/main.cpp b/examples/sql/overview/table2/main.cpp
index 8b8fcb176..35515a6a0 100644
--- a/examples/sql/overview/table2/main.cpp
+++ b/examples/sql/overview/table2/main.cpp
@@ -7,7 +7,7 @@
**
*****************************************************************************/
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqsqldatabase.h>
#include <tqsqlcursor.h>
#include <tqdatatable.h>