aboutsummaryrefslogtreecommitdiff
path: root/build2/version/snapshot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/version/snapshot.hxx')
-rw-r--r--build2/version/snapshot.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/build2/version/snapshot.hxx b/build2/version/snapshot.hxx
index 78ad174..824ec89 100644
--- a/build2/version/snapshot.hxx
+++ b/build2/version/snapshot.hxx
@@ -5,10 +5,10 @@
#ifndef BUILD2_VERSION_SNAPSHOT_HXX
#define BUILD2_VERSION_SNAPSHOT_HXX
-#include <build2/types.hxx>
-#include <build2/utility.hxx>
+#include <libbuild2/types.hxx>
+#include <libbuild2/utility.hxx>
-#include <build2/scope.hxx>
+#include <libbuild2/scope.hxx>
namespace build2
{