aboutsummaryrefslogtreecommitdiff
path: root/build2/config/utility.txx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/config/utility.txx')
-rw-r--r--build2/config/utility.txx4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/config/utility.txx b/build2/config/utility.txx
index 1434406..fc21710 100644
--- a/build2/config/utility.txx
+++ b/build2/config/utility.txx
@@ -2,8 +2,8 @@
// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
-#include <build2/scope>
-#include <build2/context>
+#include <build2/scope.hxx>
+#include <build2/context.hxx>
namespace build2
{