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 4e9b07299..37efecfe8 100644 --- a/examples/sql/overview/table3/main.h +++ b/examples/sql/overview/table3/main.h @@ -9,7 +9,7 @@ #include <ntqapplication.h> #include <ntqcombobox.h> -#include <ntqmap.h> +#include <tqmap.h> #include <tqsqldatabase.h> #include <tqsqlcursor.h> #include <tqsqleditorfactory.h> |