Commit d437209c authored by Fabrice de Gans-Riberi's avatar Fabrice de Gans-Riberi
Browse files

Fuchsia: Change fdio include path.

parent 98a0d007
......@@ -63,8 +63,8 @@
# endif // GTEST_OS_QNX
# if GTEST_OS_FUCHSIA
# include <fdio/io.h>
# include <fdio/spawn.h>
# include <lib/fdio/io.h>
# include <lib/fdio/spawn.h>
# include <zircon/processargs.h>
# include <zircon/syscalls.h>
# endif // GTEST_OS_FUCHSIA
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment