aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tests/BitmapTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/BitmapTest.cpp b/tests/BitmapTest.cpp
index 98b1ac4e8b..9342d261c2 100644
--- a/tests/BitmapTest.cpp
+++ b/tests/BitmapTest.cpp
@@ -7,6 +7,7 @@
#include "SkBitmap.h"
#include "SkMallocPixelRef.h"
+#include "SkRandom.h"
#include "Test.h"
static void test_peekpixels(skiatest::Reporter* reporter) {