diff options
Diffstat (limited to 'examples/sql/overview/table4/main.h')
-rw-r--r-- | examples/sql/overview/table4/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/overview/table4/main.h b/examples/sql/overview/table4/main.h index d4e84d2ce..46cbdc71d 100644 --- a/examples/sql/overview/table4/main.h +++ b/examples/sql/overview/table4/main.h @@ -8,7 +8,7 @@ *****************************************************************************/ #include <ntqapplication.h> -#include <ntqcombobox.h> +#include <tqcombobox.h> #include <tqmap.h> #include <tqpainter.h> #include <tqsqldatabase.h> |