summaryrefslogtreecommitdiff
path: root/libs/hwui/PathCache.cpp
diff options
context:
space:
mode:
author Chris Craik <ccraik@google.com> 2015-01-29 00:55:06 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2015-01-29 00:55:07 +0000
commit1f08f377a4d0eb9e703423a3da0b8bb9d6f00338 (patch)
tree1fd30e702540dcaacc4b51957d1f9964fd61c1c1 /libs/hwui/PathCache.cpp
parent2920f0f51092635330e5f011ec815571231b4c72 (diff)
parent96a5c4c7bab6718524de7253da8309143ab48bef (diff)
Merge "Move more GL state management to RenderState and its directory"
Diffstat (limited to 'libs/hwui/PathCache.cpp')
-rw-r--r--libs/hwui/PathCache.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/hwui/PathCache.cpp b/libs/hwui/PathCache.cpp
index c564b87d0e2e..cc7f88d8a3a2 100644
--- a/libs/hwui/PathCache.cpp
+++ b/libs/hwui/PathCache.cpp
@@ -31,7 +31,6 @@
#include "PathCache.h"
#include "thread/Signal.h"
-#include "thread/Task.h"
#include "thread/TaskProcessor.h"
namespace android {