From 0a7f4f3f59c1dbbe236dff8e36d6b753d9583932 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 28 Sep 2021 21:32:04 +0300 Subject: Adapt to libbutl headers extension change from .mxx to .hxx --- bbot/diagnostics.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbot/diagnostics.hxx') diff --git a/bbot/diagnostics.hxx b/bbot/diagnostics.hxx index 575e91b..c5a81d7 100644 --- a/bbot/diagnostics.hxx +++ b/bbot/diagnostics.hxx @@ -4,7 +4,7 @@ #ifndef BBOT_DIAGNOSTICS_HXX #define BBOT_DIAGNOSTICS_HXX -#include +#include #include // Note: not . -- cgit v1.1