summaryrefslogtreecommitdiff
path: root/odb/traversal/union-template.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/traversal/union-template.hxx')
-rw-r--r--odb/traversal/union-template.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/odb/traversal/union-template.hxx b/odb/traversal/union-template.hxx
index 4a7a0d7..200e4dc 100644
--- a/odb/traversal/union-template.hxx
+++ b/odb/traversal/union-template.hxx
@@ -6,9 +6,10 @@
#ifndef ODB_TRAVERSAL_UNION_TEMPLATE_HXX
#define ODB_TRAVERSAL_UNION_TEMPLATE_HXX
-#include <traversal/elements.hxx>
-#include <traversal/union.hxx>
-#include <semantics/union-template.hxx>
+#include <odb/semantics/union-template.hxx>
+
+#include <odb/traversal/elements.hxx>
+#include <odb/traversal/union.hxx>
namespace traversal
{