diff options
Diffstat (limited to 'tools/designer/examples/book/connection.cpp')
-rw-r--r-- | tools/designer/examples/book/connection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/examples/book/connection.cpp b/tools/designer/examples/book/connection.cpp index efb1156ca..3e42fd99e 100644 --- a/tools/designer/examples/book/connection.cpp +++ b/tools/designer/examples/book/connection.cpp @@ -6,7 +6,7 @@ ** program may be used, distributed and modified without limitation. ** *****************************************************************************/ -#include <qsqldatabase.h> +#include <ntqsqldatabase.h> #include "connection.h" bool createConnections() |