aboutsummaryrefslogtreecommitdiff
path: root/libbbot/version.hxx.in
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-01 17:19:38 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-01 17:19:38 +0300
commit56753fab91751a19fdfcc4695a0eec73c4186dc3 (patch)
treebe771a0f4509d443c2411d4dcf28e83486d84765 /libbbot/version.hxx.in
parent906ceb1fa063e8bd106357c967b66ff86108f967 (diff)
Adapt to adding hxx extension for headers and lib prefix for library dir in libbutl
Diffstat (limited to 'libbbot/version.hxx.in')
-rw-r--r--libbbot/version.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbbot/version.hxx.in b/libbbot/version.hxx.in
index 62be656..cae4e34 100644
--- a/libbbot/version.hxx.in
+++ b/libbbot/version.hxx.in
@@ -37,7 +37,7 @@
#define LIBBBOT_SNAPSHOT $libbbot.version.snapshot_sn$ULL
#define LIBBBOT_SNAPSHOT_ID "$libbbot.version.snapshot_id$"
-#include <butl/version>
+#include <libbutl/version.hxx>
$libbutl.check(LIBBUTL_VERSION, LIBBUTL_SNAPSHOT)$