aboutsummaryrefslogtreecommitdiff
path: root/bbot/diagnostics.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-10-03 23:36:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-10-03 23:36:57 +0300
commit8ac13516f2def2c8d01a2ea11a039ebeafdef8fe (patch)
tree37a8b3bbb8ef45a9c0dd231187c3cb80a4056bda /bbot/diagnostics.hxx
parentefea1d1a5e6a61ba21152cc8c1f67420fc8b574d (diff)
Adapt to modularization of libbutl
Diffstat (limited to 'bbot/diagnostics.hxx')
-rw-r--r--bbot/diagnostics.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/diagnostics.hxx b/bbot/diagnostics.hxx
index 99d3df4..f178b7d 100644
--- a/bbot/diagnostics.hxx
+++ b/bbot/diagnostics.hxx
@@ -5,7 +5,7 @@
#ifndef BBOT_DIAGNOSTICS_HXX
#define BBOT_DIAGNOSTICS_HXX
-#include <libbutl/diagnostics.hxx>
+#include <libbutl/diagnostics.mxx>
#include <bbot/types.hxx> // Note: not <bbot/utility>.