aboutsummaryrefslogtreecommitdiff
path: root/libbpkg/version.hxx.in
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-01 17:09:14 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-01 17:09:14 +0300
commitf63ef29b7e09e9366d7eefaf0d82f21679bab399 (patch)
tree19288c890721d2d1ce9a5bfacc96bfce2655926e /libbpkg/version.hxx.in
parentc4d2ac250aee4102b519ce1db89bde3fe7855639 (diff)
Adapt to adding hxx extension for headers and lib prefix for library dir in libbutl
Diffstat (limited to 'libbpkg/version.hxx.in')
-rw-r--r--libbpkg/version.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbpkg/version.hxx.in b/libbpkg/version.hxx.in
index 26c6d95..0b63efe 100644
--- a/libbpkg/version.hxx.in
+++ b/libbpkg/version.hxx.in
@@ -37,7 +37,7 @@
#define LIBBPKG_SNAPSHOT $libbpkg.version.snapshot_sn$ULL
#define LIBBPKG_SNAPSHOT_ID "$libbpkg.version.snapshot_id$"
-#include <butl/version>
+#include <libbutl/version.hxx>
$libbutl.check(LIBBUTL_VERSION, LIBBUTL_SNAPSHOT)$