aboutsummaryrefslogtreecommitdiff
path: root/bbot/diagnostics.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-01 19:33:47 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-01 19:33:47 +0300
commita8758228f4737b9b930986ed7be1c7148aae9810 (patch)
treeb91834baa1f8b497b9a5e26cce67248a20867036 /bbot/diagnostics.hxx
parent2a40615e322df66417f4066aa4c2d3175356b10f (diff)
Adapt to adding hxx extension for headers and lib prefix for library dir in 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 07052a0..bfeeb2a 100644
--- a/bbot/diagnostics.hxx
+++ b/bbot/diagnostics.hxx
@@ -5,7 +5,7 @@
#ifndef BBOT_DIAGNOSTICS_HXX
#define BBOT_DIAGNOSTICS_HXX
-#include <butl/diagnostics>
+#include <libbutl/diagnostics.hxx>
#include <bbot/types.hxx> // Note: not <bbot/utility>.