diff options
Diffstat (limited to 'libs/hwui/FboCache.h')
| -rw-r--r-- | libs/hwui/FboCache.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/hwui/FboCache.h b/libs/hwui/FboCache.h index 66f66eac4251..ec4afe9e2c5e 100644 --- a/libs/hwui/FboCache.h +++ b/libs/hwui/FboCache.h @@ -21,8 +21,6 @@ #include <utils/SortedVector.h> -#include "GenerationCache.h" - namespace android { namespace uirenderer { |