commit | 5e00c7ce063116c11315639f0035aca8ad73e8cc | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Wed Jul 06 16:10:09 2016 -0700 |
committer | Chris Craik <ccraik@google.com> | Thu Jul 07 15:53:50 2016 -0700 |
tree | 6ca43728a401d92762fb5fd65cfd39afe9438571 | |
parent | 32d9ae186733115802eafe241c2029a63794efc2 [diff] [blame] |
Delete old rendering pipeline fixes: 30002246 Change-Id: I45df0e924708526cee045b14c291bd23aa1a92db
diff --git a/libs/hwui/OpDumper.cpp b/libs/hwui/OpDumper.cpp index ec9ffde..f4b7ee0 100644 --- a/libs/hwui/OpDumper.cpp +++ b/libs/hwui/OpDumper.cpp
@@ -16,6 +16,7 @@ #include "OpDumper.h" +#include "ClipArea.h" #include "RecordedOp.h" namespace android {