summaryrefslogtreecommitdiff
path: root/libs/hwui/Caches.h
diff options
context:
space:
mode:
author John Reck <jreck@google.com> 2015-11-03 18:19:15 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2015-11-03 18:19:15 +0000
commitb4e228918e9317b6b21fee4f9b9c1c20f59c79b8 (patch)
tree48d14fb39192b07773577f4b0b4f68a9ad43544e /libs/hwui/Caches.h
parent71b5d29971f8832c2dbd7c154de585ae077ed131 (diff)
parent6b50780363d3bb8db600c770183fa07677509ae8 (diff)
Merge "Remove almost-all android::Singleton users"
Diffstat (limited to 'libs/hwui/Caches.h')
-rw-r--r--libs/hwui/Caches.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/hwui/Caches.h b/libs/hwui/Caches.h
index 61e958d42148..330dc2951ec9 100644
--- a/libs/hwui/Caches.h
+++ b/libs/hwui/Caches.h
@@ -43,7 +43,6 @@
#include <GLES3/gl3.h>
#include <utils/KeyedVector.h>
-#include <utils/Singleton.h>
#include <cutils/compiler.h>