summaryrefslogtreecommitdiff
path: root/odb/context.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/context.cxx')
-rw-r--r--odb/context.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/context.cxx b/odb/context.cxx
index 913aa5d..f34bc5b 100644
--- a/odb/context.cxx
+++ b/odb/context.cxx
@@ -4,7 +4,8 @@
// license : GNU GPL v2; see accompanying LICENSE file
#include <stack>
-#include "context.hxx"
+
+#include <odb/context.hxx>
using namespace std;