Index: mojo/services/files/c/mojio_config.h |
diff --git a/mojo/services/files/public/c/mojio_config.h b/mojo/services/files/c/mojio_config.h |
similarity index 89% |
rename from mojo/services/files/public/c/mojio_config.h |
rename to mojo/services/files/c/mojio_config.h |
index 9dcc58be33c2862898b55c4b3a7d4e4eb3a7eaa5..4757248d97ddfee8ec45c988e37314457dc94bcc 100644 |
--- a/mojo/services/files/public/c/mojio_config.h |
+++ b/mojo/services/files/c/mojio_config.h |
@@ -8,8 +8,8 @@ |
// types for typedefs) as necessary/appropriate, but they should not be used |
// directly by application code. |
-#ifndef MOJO_SERVICES_FILES_PUBLIC_C_MOJIO_CONFIG_H_ |
-#define MOJO_SERVICES_FILES_PUBLIC_C_MOJIO_CONFIG_H_ |
+#ifndef MOJO_SERVICES_FILES_C_MOJIO_CONFIG_H_ |
+#define MOJO_SERVICES_FILES_C_MOJIO_CONFIG_H_ |
// Macros ---------------------------------------------------------------------- |
@@ -35,4 +35,4 @@ typedef unsigned mojio_config_uint32; |
typedef long long mojio_config_int64; |
typedef unsigned long long mojio_config_uint64; |
-#endif // MOJO_SERVICES_FILES_PUBLIC_C_MOJIO_CONFIG_H_ |
+#endif // MOJO_SERVICES_FILES_C_MOJIO_CONFIG_H_ |