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