diff options
Diffstat (limited to 'examples/sql/overview/table1/main.cpp')
-rw-r--r-- | examples/sql/overview/table1/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/overview/table1/main.cpp b/examples/sql/overview/table1/main.cpp index 72b84b1cc..d7e4eea5a 100644 --- a/examples/sql/overview/table1/main.cpp +++ b/examples/sql/overview/table1/main.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqsqldatabase.h> #include <tqsqlcursor.h> #include <tqdatatable.h> |