diff options
Diffstat (limited to 'libs/hwui/Patch.h')
-rw-r--r-- | libs/hwui/Patch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/Patch.h b/libs/hwui/Patch.h index d5bbfa61e5c2..1af4bb745e2d 100644 --- a/libs/hwui/Patch.h +++ b/libs/hwui/Patch.h @@ -31,7 +31,7 @@ namespace android { namespace uirenderer { -class TextureVertex; +struct TextureVertex; /////////////////////////////////////////////////////////////////////////////// // 9-patch structures |