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