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