aboutsummaryrefslogtreecommitdiff
path: root/bpkg/version.hxx.in
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-01 17:31:42 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-01 17:31:42 +0300
commitcdbf3a5e82bda23563d97558eda94a89a6191cab (patch)
tree3c106138850559f577898865c8a3ecdfd71c1ee3 /bpkg/version.hxx.in
parent50be24988c3f0a802f690196f269114c657500b2 (diff)
Adapt to adding hxx extension for headers and lib prefix for library dir in libbutl
Diffstat (limited to 'bpkg/version.hxx.in')
-rw-r--r--bpkg/version.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/version.hxx.in b/bpkg/version.hxx.in
index b51b69e..f6ca7c3 100644
--- a/bpkg/version.hxx.in
+++ b/bpkg/version.hxx.in
@@ -37,7 +37,7 @@
#define BPKG_SNAPSHOT $bpkg.version.snapshot_sn$ULL
#define BPKG_SNAPSHOT_ID "$bpkg.version.snapshot_id$"
-#include <butl/version>
+#include <libbutl/version.hxx>
$libbutl.check(LIBBUTL_VERSION, LIBBUTL_SNAPSHOT)$