aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PackBitsTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PackBitsTest.cpp')
-rw-r--r--tests/PackBitsTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PackBitsTest.cpp b/tests/PackBitsTest.cpp
index 8a6ed88f67..017e341f66 100644
--- a/tests/PackBitsTest.cpp
+++ b/tests/PackBitsTest.cpp
@@ -6,7 +6,6 @@
*/
#include "Test.h"
-#include "TestClassDef.h"
#include "SkPackBits.h"
static const uint16_t gTest0[] = { 0, 0, 1, 1 };