aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/RecordTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/RecordTest.cpp')
-rw-r--r--tests/RecordTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/RecordTest.cpp b/tests/RecordTest.cpp
index a67d7e8a2a..6474eb2342 100644
--- a/tests/RecordTest.cpp
+++ b/tests/RecordTest.cpp
@@ -12,6 +12,7 @@
#include "SkRecords.h"
#include "SkShader.h"
#include "Test.h"
+#include <new>
// Sums the area of any DrawRect command it sees.