From 624cd26fca13bcb11946634e2c0a7d6a691b4355 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 28 Sep 2021 21:24:03 +0300 Subject: Adapt to libbutl headers extension change from .mxx to .hxx --- bdep/project.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bdep/project.hxx') diff --git a/bdep/project.hxx b/bdep/project.hxx index 5c6be87..9265945 100644 --- a/bdep/project.hxx +++ b/bdep/project.hxx @@ -6,7 +6,7 @@ #include -#include +#include #include -- cgit v1.1