aboutsummaryrefslogtreecommitdiff
path: root/common/lifecycle/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/lifecycle/driver.cxx')
-rw-r--r--common/lifecycle/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/lifecycle/driver.cxx b/common/lifecycle/driver.cxx
index ae755a2..8328700 100644
--- a/common/lifecycle/driver.cxx
+++ b/common/lifecycle/driver.cxx
@@ -19,7 +19,7 @@
#include "test-odb.hxx"
using namespace std;
-using namespace odb;
+using namespace odb::core;
int
main (int argc, char* argv[])