summaryrefslogtreecommitdiffstats
path: root/examples/demo/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/main.cpp')
-rw-r--r--examples/demo/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/main.cpp b/examples/demo/main.cpp
index d2d86ec3e..f1518c460 100644
--- a/examples/demo/main.cpp
+++ b/examples/demo/main.cpp
@@ -46,7 +46,7 @@
#include <ntqwidgetstack.h>
#if defined(TQT_MODULE_SQL)
-#include <ntqsqldatabase.h>
+#include <tqsqldatabase.h>
#include "sql/sqlex.h"
#endif