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