diff options
Diffstat (limited to 'libs/hwui/TextDropShadowCache.cpp')
-rw-r--r-- | libs/hwui/TextDropShadowCache.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/TextDropShadowCache.cpp b/libs/hwui/TextDropShadowCache.cpp index f95d2be3acf9..9d54277eed49 100644 --- a/libs/hwui/TextDropShadowCache.cpp +++ b/libs/hwui/TextDropShadowCache.cpp @@ -17,6 +17,7 @@ #define LOG_TAG "OpenGLRenderer" #include "TextDropShadowCache.h" +#include "Properties.h" namespace android { namespace uirenderer { |