Index: native_client_sdk/src/libraries/nacl_io/path.cc |
diff --git a/native_client_sdk/src/libraries/nacl_mounts/path.cc b/native_client_sdk/src/libraries/nacl_io/path.cc |
similarity index 99% |
rename from native_client_sdk/src/libraries/nacl_mounts/path.cc |
rename to native_client_sdk/src/libraries/nacl_io/path.cc |
index 57f36664c6d7e0f6b495a00dc4f115818083ec33..463e9d4f44b38409d8fc018c89fe700066e08798 100644 |
--- a/native_client_sdk/src/libraries/nacl_mounts/path.cc |
+++ b/native_client_sdk/src/libraries/nacl_io/path.cc |
@@ -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 "nacl_mounts/path.h" |
+#include "nacl_io/path.h" |
#include <stdio.h> |
#include <string.h> |