summaryrefslogtreecommitdiff
path: root/odb/source.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-06-04 16:29:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-06-04 16:29:02 +0200
commitbb76e9388009ed0bb2512034f8cd48a7d19aabb3 (patch)
tree0b43ebff1c36a35bf7cf66c670f04707d4334e38 /odb/source.hxx
parent633f9c5ac574750799efdfe5d1eb31db40a267da (diff)
Next chunk of functionality
Diffstat (limited to 'odb/source.hxx')
-rw-r--r--odb/source.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/source.hxx b/odb/source.hxx
index 9fac039..2db3fe2 100644
--- a/odb/source.hxx
+++ b/odb/source.hxx
@@ -6,7 +6,7 @@
#ifndef ODB_SOURCE_HXX
#define ODB_SOURCE_HXX
-#include "context.hxx"
+#include <odb/context.hxx>
void
generate_source (context&);