diff options
Diffstat (limited to 'odb/qt/containers/qset-traits.hxx')
-rw-r--r-- | odb/qt/containers/qset-traits.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/qt/containers/qset-traits.hxx b/odb/qt/containers/qset-traits.hxx index 13216b9..3e21b95 100644 --- a/odb/qt/containers/qset-traits.hxx +++ b/odb/qt/containers/qset-traits.hxx @@ -8,7 +8,7 @@ #include <odb/pre.hxx> -#include <QSet> +#include <QtCore/QSet> #include <odb/container-traits.hxx> |