aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/smart-ptr.options
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/smart-ptr.options')
-rw-r--r--odb/qt/smart-ptr.options2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/qt/smart-ptr.options b/odb/qt/smart-ptr.options
index f9de219..636b130 100644
--- a/odb/qt/smart-ptr.options
+++ b/odb/qt/smart-ptr.options
@@ -7,7 +7,7 @@
# Make QSharedPointer the default object pointer.
#
---hxx-prologue '#include <QSharedPointer>'
+--hxx-prologue '#include <QtCore/QSharedPointer>'
--default-pointer QSharedPointer
# Include pointer traits.