diff options
Diffstat (limited to 'libs/hwui/Rect.h')
-rw-r--r-- | libs/hwui/Rect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/Rect.h b/libs/hwui/Rect.h index 5166ee9..f03a602 100644 --- a/libs/hwui/Rect.h +++ b/libs/hwui/Rect.h @@ -164,4 +164,4 @@ struct Rect { }; // namespace uirenderer }; // namespace android -#endif // ANDROID_RECT_H +#endif // ANDROID_UI_RECT_H |