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 607518178..f79950b75 100644
--- a/executor/common_fuchsia.h
+++ b/executor/common_fuchsia.h
@@ -23,7 +23,7 @@
#include <zircon/syscalls.h>
#if SYZ_EXECUTOR || __NR_get_root_resource
-#include <ddk/driver.h>
+#include <lib/ddk/driver.h>
#endif
#if SYZ_EXECUTOR || SYZ_HANDLE_SEGV