aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/smart-ptr/pointer-traits.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/smart-ptr/pointer-traits.hxx')
-rw-r--r--odb/qt/smart-ptr/pointer-traits.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/qt/smart-ptr/pointer-traits.hxx b/odb/qt/smart-ptr/pointer-traits.hxx
index 488e1db..8a981ba 100644
--- a/odb/qt/smart-ptr/pointer-traits.hxx
+++ b/odb/qt/smart-ptr/pointer-traits.hxx
@@ -8,8 +8,8 @@
#include <odb/pre.hxx>
-#include <QSharedPointer>
-#include <QWeakPointer>
+#include <QtCore/QSharedPointer>
+#include <QtCore/QWeakPointer>
#include <odb/pointer-traits.hxx>