Index: native_client_sdk/src/examples/hello_world_instance3d/hello_world.cc |
diff --git a/native_client_sdk/src/examples/hello_world_instance3d/hello_world.cc b/native_client_sdk/src/examples/hello_world_instance3d/hello_world.cc |
index 304c0fb70d45c80a3fe3c120314e001b8b72a67d..9a86d94ee089eeb2e7772bf4fb2a39203e3cb820 100644 |
--- a/native_client_sdk/src/examples/hello_world_instance3d/hello_world.cc |
+++ b/native_client_sdk/src/examples/hello_world_instance3d/hello_world.cc |
@@ -25,7 +25,7 @@ |
#include <sys/stat.h> |
#include <unistd.h> |
-#include "nacl_mounts/nacl_mounts.h" |
+#include "nacl_io/nacl_io.h" |
#include "ppapi/c/pp_completion_callback.h" |
#include "ppapi/c/pp_errors.h" |