aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-build-task.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/mod-build-task.cxx')
-rw-r--r--mod/mod-build-task.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/mod-build-task.cxx b/mod/mod-build-task.cxx
index 7edc14a..81e9a6a 100644
--- a/mod/mod-build-task.cxx
+++ b/mod/mod-build-task.cxx
@@ -15,8 +15,8 @@
#include <libbutl/utility.mxx> // compare_c_string
#include <libbutl/openssl.mxx>
#include <libbutl/fdstream.mxx> // nullfd
-#include <libbutl/filesystem.mxx> // path_match()
#include <libbutl/process-io.mxx>
+#include <libbutl/path-pattern.mxx>
#include <libbutl/manifest-parser.mxx>
#include <libbutl/manifest-serializer.mxx>