aboutsummaryrefslogtreecommitdiff
path: root/bpkg/archive.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-10-03 23:35:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-10-03 23:35:31 +0300
commit1e69164d90f9882b2b90716346b363c25d1fd652 (patch)
tree450ada1123facfd81e35fbfb51c84fed12970d6a /bpkg/archive.hxx
parent062465f032fbbefd33a2f228e876ca791fafa83f (diff)
Adapt to modularization of libbutl
Diffstat (limited to 'bpkg/archive.hxx')
-rw-r--r--bpkg/archive.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/archive.hxx b/bpkg/archive.hxx
index 281827d..1f52808 100644
--- a/bpkg/archive.hxx
+++ b/bpkg/archive.hxx
@@ -5,7 +5,7 @@
#ifndef BPKG_ARCHIVE_HXX
#define BPKG_ARCHIVE_HXX
-#include <libbutl/process.hxx>
+#include <libbutl/process.mxx>
#include <bpkg/types.hxx>
#include <bpkg/utility.hxx>