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/satisfaction.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bpkg/satisfaction.cxx') diff --git a/bpkg/satisfaction.cxx b/bpkg/satisfaction.cxx index ca83f51..9aaca23 100644 --- a/bpkg/satisfaction.cxx +++ b/bpkg/satisfaction.cxx @@ -4,8 +4,8 @@ #include -#include -#include +#include +#include #include #include -- cgit v1.1