summaryrefslogtreecommitdiff
path: root/odb/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/context.hxx')
-rw-r--r--odb/context.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/odb/context.hxx b/odb/context.hxx
index efdf610..f86e568 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -14,9 +14,9 @@
#include <cutl/shared-ptr.hxx>
-#include <options.hxx>
-#include <semantics.hxx>
-#include <traversal.hxx>
+#include <odb/options.hxx>
+#include <odb/semantics.hxx>
+#include <odb/traversal.hxx>
using std::endl;