diff options
Diffstat (limited to 'odb/qt/date-time/mysql/qdate-traits.hxx')
-rw-r--r-- | odb/qt/date-time/mysql/qdate-traits.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/qt/date-time/mysql/qdate-traits.hxx b/odb/qt/date-time/mysql/qdate-traits.hxx index 4f1c753..a1b3fac 100644 --- a/odb/qt/date-time/mysql/qdate-traits.hxx +++ b/odb/qt/date-time/mysql/qdate-traits.hxx @@ -8,7 +8,7 @@ #include <odb/pre.hxx> -#include <QDate> +#include <QtCore/QDate> #include <odb/mysql/traits.hxx> #include <odb/qt/date-time/exceptions.hxx> |