summaryrefslogtreecommitdiff
path: root/odb/traversal.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/traversal.hxx
parentb143a4a1a028d3147b9b603e77866780b34ee828 (diff)
Use odb prefix for inclusion
Diffstat (limited to 'odb/traversal.hxx')
-rw-r--r--odb/traversal.hxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/odb/traversal.hxx b/odb/traversal.hxx
index 1a9a8c3..f904466 100644
--- a/odb/traversal.hxx
+++ b/odb/traversal.hxx
@@ -6,16 +6,16 @@
#ifndef ODB_TRAVERSAL_HXX
#define ODB_TRAVERSAL_HXX
-#include <traversal/class.hxx>
-#include <traversal/class-template.hxx>
-#include <traversal/derived.hxx>
-#include <traversal/elements.hxx>
-#include <traversal/enum.hxx>
-#include <traversal/fundamental.hxx>
-#include <traversal/namespace.hxx>
-#include <traversal/template.hxx>
-#include <traversal/union.hxx>
-#include <traversal/union-template.hxx>
-#include <traversal/unit.hxx>
+#include <odb/traversal/class.hxx>
+#include <odb/traversal/class-template.hxx>
+#include <odb/traversal/derived.hxx>
+#include <odb/traversal/elements.hxx>
+#include <odb/traversal/enum.hxx>
+#include <odb/traversal/fundamental.hxx>
+#include <odb/traversal/namespace.hxx>
+#include <odb/traversal/template.hxx>
+#include <odb/traversal/union.hxx>
+#include <odb/traversal/union-template.hxx>
+#include <odb/traversal/unit.hxx>
#endif // ODB_TRAVERSAL_HXX