aboutsummaryrefslogtreecommitdiff
path: root/build2/variable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/variable.hxx')
-rw-r--r--build2/variable.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/variable.hxx b/build2/variable.hxx
index 5ef67fd..9f7a82c 100644
--- a/build2/variable.hxx
+++ b/build2/variable.hxx
@@ -10,8 +10,8 @@
#include <type_traits> // aligned_storage
#include <unordered_map>
-#include <libbutl/prefix-map.hxx>
-#include <libbutl/multi-index.hxx> // map_key
+#include <libbutl/prefix-map.mxx>
+#include <libbutl/multi-index.mxx> // map_key
#include <build2/types.hxx>
#include <build2/utility.hxx>