diff options
Diffstat (limited to 'base/include/android-base/properties.h')
-rw-r--r-- | base/include/android-base/properties.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/include/android-base/properties.h b/base/include/android-base/properties.h index 95d1b6abb..4d7082a21 100644 --- a/base/include/android-base/properties.h +++ b/base/include/android-base/properties.h @@ -61,4 +61,4 @@ bool SetProperty(const std::string& key, const std::string& value); } // namespace base } // namespace android -#endif // ANDROID_BASE_MEMORY_H +#endif // ANDROID_BASE_PROPERTIES_H |