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 cf3cb2895..73069a64e 100644
--- a/examples/sql/overview/form1/main.cpp
+++ b/examples/sql/overview/form1/main.cpp
@@ -10,7 +10,7 @@
#include <ntqapplication.h>
#include <tqdialog.h>
#include <tqlabel.h>
-#include <ntqlayout.h>
+#include <tqlayout.h>
#include <tqlineedit.h>
#include <tqsqldatabase.h>
#include <tqsqlcursor.h>