From f63ef29b7e09e9366d7eefaf0d82f21679bab399 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 1 May 2017 17:09:14 +0300 Subject: Adapt to adding hxx extension for headers and lib prefix for library dir in libbutl --- libbpkg/manifest.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libbpkg/manifest.hxx') diff --git a/libbpkg/manifest.hxx b/libbpkg/manifest.hxx index 1b8c694..1420cdb 100644 --- a/libbpkg/manifest.hxx +++ b/libbpkg/manifest.hxx @@ -13,9 +13,9 @@ #include // move() #include // logic_error -#include -#include -#include +#include +#include +#include #include #include -- cgit v1.1