summaryrefslogtreecommitdiff
path: root/odb/options.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-03-30 11:40:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-03-30 11:40:26 +0200
commitb7824f749e29f7c9d018e468e18c2c7b6bd3e4c9 (patch)
treed89b25466c4df4fbcb3e765a0e989f22a7c4b440 /odb/options.hxx
parentb143a4a1a028d3147b9b603e77866780b34ee828 (diff)
Use odb prefix for inclusion
Diffstat (limited to 'odb/options.hxx')
-rw-r--r--odb/options.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/options.hxx b/odb/options.hxx
index b8a6488..92fc595 100644
--- a/odb/options.hxx
+++ b/odb/options.hxx
@@ -353,6 +353,6 @@ class options
std::string options_file_;
};
-#include "options.ixx"
+#include <odb/options.ixx>
#endif // ODB_OPTIONS_HXX