Index: nacl_bindings/irt_entry_mojo.c |
diff --git a/mojo/nacl/irt_entry_mojo.c b/nacl_bindings/irt_entry_mojo.c |
similarity index 93% |
rename from mojo/nacl/irt_entry_mojo.c |
rename to nacl_bindings/irt_entry_mojo.c |
index 186da0edf15b658e9c78edb075ad93af0ca111b7..5c413ddb6b4dcc5fee94c193e468c30a6712d34f 100644 |
--- a/mojo/nacl/irt_entry_mojo.c |
+++ b/nacl_bindings/irt_entry_mojo.c |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/nacl/mojo_irt.h" |
+#include "mojo/public/platform/nacl/mojo_irt.h" |
#include "native_client/src/public/irt_core.h" |
static size_t irt_query(const char* interface_ident, |