diff options
Diffstat (limited to 'libs/hwui/TextDropShadowCache.h')
-rw-r--r-- | libs/hwui/TextDropShadowCache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/TextDropShadowCache.h b/libs/hwui/TextDropShadowCache.h index b65d62acc522..16e28146fdd7 100644 --- a/libs/hwui/TextDropShadowCache.h +++ b/libs/hwui/TextDropShadowCache.h @@ -21,7 +21,7 @@ #include <SkPaint.h> -#include "GenerationCache.h" +#include "utils/GenerationCache.h" #include "FontRenderer.h" #include "Texture.h" |