aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/containers/qhash-traits.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/containers/qhash-traits.hxx')
-rw-r--r--odb/qt/containers/qhash-traits.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/qt/containers/qhash-traits.hxx b/odb/qt/containers/qhash-traits.hxx
index c34b768..b215a16 100644
--- a/odb/qt/containers/qhash-traits.hxx
+++ b/odb/qt/containers/qhash-traits.hxx
@@ -8,8 +8,8 @@
#include <odb/pre.hxx>
-#include <QHash>
-#include <QMultiHash>
+#include <QtCore/QHash>
+#include <QtCore/QMultiHash>
#include <odb/container-traits.hxx>