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.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bdep/project.cxx') diff --git a/bdep/project.cxx b/bdep/project.cxx index 8280a48..93d24f1 100644 --- a/bdep/project.cxx +++ b/bdep/project.cxx @@ -4,7 +4,7 @@ #include #include -#include +#include #include -- cgit v1.1