diff options
Diffstat (limited to 'examples/sql/overview/table3/main.h')
-rw-r--r-- | examples/sql/overview/table3/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/overview/table3/main.h b/examples/sql/overview/table3/main.h index b93e94b1d..546600bd8 100644 --- a/examples/sql/overview/table3/main.h +++ b/examples/sql/overview/table3/main.h @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqcombobox.h> #include <tqmap.h> #include <tqsqldatabase.h> |