aboutsummaryrefslogtreecommitdiff
path: root/boost/common/smart-ptr/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'boost/common/smart-ptr/driver.cxx')
-rw-r--r--boost/common/smart-ptr/driver.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/boost/common/smart-ptr/driver.cxx b/boost/common/smart-ptr/driver.cxx
index 478e4a9..eaa4bbd 100644
--- a/boost/common/smart-ptr/driver.cxx
+++ b/boost/common/smart-ptr/driver.cxx
@@ -10,8 +10,8 @@
#include <cassert>
#include <iostream>
-#include <odb/mysql/database.hxx>
-#include <odb/mysql/transaction.hxx>
+#include <odb/database.hxx>
+#include <odb/transaction.hxx>
#include <common/common.hxx>