aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
Diffstat (limited to 'executor')
-rw-r--r--executor/common_fuchsia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/common_fuchsia.h b/executor/common_fuchsia.h
index 64cd37747..3dbbaff7c 100644
--- a/executor/common_fuchsia.h
+++ b/executor/common_fuchsia.h
@@ -4,7 +4,7 @@
// This file is shared between executor and csource package.
#include <fcntl.h>
-#include <lib/fdio/util.h>
+#include <lib/fdio/directory.h>
#include <poll.h>
#include <signal.h>
#include <stdlib.h>