aboutsummaryrefslogtreecommitdiff
path: root/bbot/version.hxx.in
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/version.hxx.in
parent2a40615e322df66417f4066aa4c2d3175356b10f (diff)
Adapt to adding hxx extension for headers and lib prefix for library dir in libbutl
Diffstat (limited to 'bbot/version.hxx.in')
-rw-r--r--bbot/version.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/version.hxx.in b/bbot/version.hxx.in
index 9f451e8..2b8ca54 100644
--- a/bbot/version.hxx.in
+++ b/bbot/version.hxx.in
@@ -37,7 +37,7 @@
#define BBOT_SNAPSHOT $bbot.version.snapshot_sn$ULL
#define BBOT_SNAPSHOT_ID "$bbot.version.snapshot_id$"
-#include <butl/version>
+#include <libbutl/version.hxx>
$libbutl.check(LIBBUTL_VERSION, LIBBUTL_SNAPSHOT)$