aboutsummaryrefslogtreecommitdiff
path: root/qt/common/smart-ptr/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'qt/common/smart-ptr/driver.cxx')
-rw-r--r--qt/common/smart-ptr/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/common/smart-ptr/driver.cxx b/qt/common/smart-ptr/driver.cxx
index 1d51f9c..ee53c57 100644
--- a/qt/common/smart-ptr/driver.cxx
+++ b/qt/common/smart-ptr/driver.cxx
@@ -10,7 +10,7 @@
#include <cassert>
#include <iostream>
-#include <QSharedPointer>
+#include <QtCore/QSharedPointer>
#include <odb/database.hxx>
#include <odb/transaction.hxx>