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/ci.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bdep/ci.cxx') diff --git a/bdep/ci.cxx b/bdep/ci.cxx index a4acd94..1182108 100644 --- a/bdep/ci.cxx +++ b/bdep/ci.cxx @@ -5,8 +5,8 @@ #include -#include -#include +#include +#include #include -- cgit v1.1