aboutsummaryrefslogtreecommitdiff
path: root/build2/install/functions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/install/functions.cxx')
-rw-r--r--build2/install/functions.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/install/functions.cxx b/build2/install/functions.cxx
index a097052..5780fd8 100644
--- a/build2/install/functions.cxx
+++ b/build2/install/functions.cxx
@@ -2,8 +2,8 @@
// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
-#include <build2/function.hxx>
-#include <build2/variable.hxx>
+#include <libbuild2/function.hxx>
+#include <libbuild2/variable.hxx>
#include <build2/install/utility.hxx>