From 1e69164d90f9882b2b90716346b363c25d1fd652 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 3 Oct 2017 23:35:31 +0300 Subject: Adapt to modularization of libbutl --- bpkg/checksum.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bpkg/checksum.cxx') diff --git a/bpkg/checksum.cxx b/bpkg/checksum.cxx index 2e639ef..a4b218a 100644 --- a/bpkg/checksum.cxx +++ b/bpkg/checksum.cxx @@ -6,9 +6,9 @@ #include -#include -#include -#include +#include +#include +#include #include -- cgit v1.1