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