summaryrefslogtreecommitdiffstats
path: root/examples/sql/overview/order2/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/overview/order2/main.cpp')
-rw-r--r--examples/sql/overview/order2/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/sql/overview/order2/main.cpp b/examples/sql/overview/order2/main.cpp
index 09c36151..7e473708 100644
--- a/examples/sql/overview/order2/main.cpp
+++ b/examples/sql/overview/order2/main.cpp
@@ -8,8 +8,8 @@
*****************************************************************************/
#include <ntqapplication.h>
-#include <ntqsqldatabase.h>
-#include <ntqsqlcursor.h>
+#include <tqsqldatabase.h>
+#include <tqsqlcursor.h>
#include "../connection.h"
int main( int argc, char *argv[] )