diff options
Diffstat (limited to 'qt/mysql/date-time/test.hxx')
-rw-r--r-- | qt/mysql/date-time/test.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/mysql/date-time/test.hxx b/qt/mysql/date-time/test.hxx index 9eb328e..b40f45f 100644 --- a/qt/mysql/date-time/test.hxx +++ b/qt/mysql/date-time/test.hxx @@ -8,7 +8,7 @@ #include <vector> -#include <QDateTime> +#include <QtCore/QDateTime> #include <odb/core.hxx> |