diff options
Diffstat (limited to 'examples/sql/overview')
-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 5d5c5736a..d4e84d2ce 100644 --- a/examples/sql/overview/table4/main.h +++ b/examples/sql/overview/table4/main.h @@ -10,7 +10,7 @@ #include <ntqapplication.h> #include <ntqcombobox.h> #include <tqmap.h> -#include <ntqpainter.h> +#include <tqpainter.h> #include <tqsqldatabase.h> #include <tqsqlcursor.h> #include <tqsqleditorfactory.h> |