summaryrefslogtreecommitdiffstats
path: root/examples/sql/overview/form1/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/overview/form1/main.cpp')
-rw-r--r--examples/sql/overview/form1/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/overview/form1/main.cpp b/examples/sql/overview/form1/main.cpp
index 9779eb6d..5f3dd8f2 100644
--- a/examples/sql/overview/form1/main.cpp
+++ b/examples/sql/overview/form1/main.cpp
@@ -9,7 +9,7 @@
#include <ntqapplication.h>
#include <ntqdialog.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqlineedit.h>
#include <tqsqldatabase.h>