Index: tests/AAClipTest.cpp |
diff --git a/tests/AAClipTest.cpp b/tests/AAClipTest.cpp |
index 08dedb49c45cdda6a1128c15945190c70ae68de3..1c4f391293f968d9221f85b2fbb4010256a9253b 100644 |
--- a/tests/AAClipTest.cpp |
+++ b/tests/AAClipTest.cpp |
@@ -10,6 +10,7 @@ |
#include "SkMask.h" |
#include "SkPath.h" |
#include "SkRandom.h" |
+#include "SkRRect.h" |
#include "Test.h" |
static bool operator==(const SkMask& a, const SkMask& b) { |