aboutsummaryrefslogtreecommitdiff
path: root/build2/test/script/regex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/script/regex.hxx')
-rw-r--r--build2/test/script/regex.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/test/script/regex.hxx b/build2/test/script/regex.hxx
index 70de7ee..500c21b 100644
--- a/build2/test/script/regex.hxx
+++ b/build2/test/script/regex.hxx
@@ -12,8 +12,8 @@
#include <type_traits> // make_unsigned, enable_if, is_*
#include <unordered_set>
-#include <build2/types.hxx>
-#include <build2/utility.hxx>
+#include <libbuild2/types.hxx>
+#include <libbuild2/utility.hxx>
namespace build2
{