diff --git a/src/support/ios.h b/src/support/ios.h index 4d2a22767bdc1..83ba829af56d1 100644 --- a/src/support/ios.h +++ b/src/support/ios.h @@ -3,7 +3,7 @@ #include #include -#include "../../usr/include/uv.h" +#include "../../deps/libuv/include/uv.h" // this flag controls when data actually moves out to the underlying I/O // channel. memory streams are a special case of this where the data