Remove unused include

This include breaks compilation when HWUI_NEW_OPS=false

Change-Id: Ia3167f1550167f96de83af4b2f25abd6903c4723
This commit is contained in:
Chris Craik
2016-03-16 13:04:02 -07:00
parent 83d0078f95
commit 9aec632913

View File

@@ -16,7 +16,6 @@
#include <gtest/gtest.h>
#include "BakedOpRenderer.h"
#include "Glop.h"
#include "GlopBuilder.h"
#include "Rect.h"