From ed3452457b33bb7a4b2f0abb3ae1fc53f826bc9e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 28 Sep 2021 21:15:14 +0300 Subject: Adapt to libbutl headers extension change from .mxx to .hxx --- bpkg/bpkg.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/bpkg.cxx') diff --git a/bpkg/bpkg.cxx b/bpkg/bpkg.cxx index 1abe037..92f4bb9 100644 --- a/bpkg/bpkg.cxx +++ b/bpkg/bpkg.cxx @@ -10,7 +10,7 @@ #include // set_terminate(), terminate_handler #include // enable_if, is_base_of -#include // backtrace() +#include // backtrace() #include #include -- cgit v1.1