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 37efecfe..b93e94b1 100644 --- a/examples/sql/overview/table3/main.h +++ b/examples/sql/overview/table3/main.h @@ -8,7 +8,7 @@ *****************************************************************************/ #include <ntqapplication.h> -#include <ntqcombobox.h> +#include <tqcombobox.h> #include <tqmap.h> #include <tqsqldatabase.h> #include <tqsqlcursor.h> |