diff options
author | John Reck <jreck@google.com> | 2014-05-09 15:26:59 -0700 |
---|---|---|
committer | John Reck <jreck@google.com> | 2014-05-09 15:28:54 -0700 |
commit | 9fa4071c4768c63902c6a74a4b480b51a8b95d43 (patch) | |
tree | 58af105fa395d7fc1fb0cf3922a4270c9f7a662d /libs/hwui/RenderNode.h | |
parent | 0557476eb0db53b8232e43ce183cd157042db976 (diff) |
Refactor VirtualLightRefBase & JNI
Change-Id: I8e244e7109e59d5be96871b23bb9b1201c7f9eaa
Diffstat (limited to 'libs/hwui/RenderNode.h')
-rw-r--r-- | libs/hwui/RenderNode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/hwui/RenderNode.h b/libs/hwui/RenderNode.h index 159903ca790d..bc62ee19f6e5 100644 --- a/libs/hwui/RenderNode.h +++ b/libs/hwui/RenderNode.h @@ -45,7 +45,6 @@ #include "DisplayList.h" #include "RenderProperties.h" #include "TreeInfo.h" -#include "utils/VirtualLightRefBase.h" class SkBitmap; class SkPaint; |