aboutsummaryrefslogtreecommitdiff
path: root/bdep/bdep.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/bdep.cxx')
-rw-r--r--bdep/bdep.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/bdep.cxx b/bdep/bdep.cxx
index 7bc747d..dd65c25 100644
--- a/bdep/bdep.cxx
+++ b/bdep/bdep.cxx
@@ -11,7 +11,7 @@
#include <exception> // set_terminate(), terminate_handler
#include <type_traits> // enable_if, is_base_of
-#include <libbutl/backtrace.mxx> // backtrace()
+#include <libbutl/backtrace.hxx> // backtrace()
#include <bdep/types.hxx>
#include <bdep/utility.hxx>