Index: tests/SkLinearBitmapPipelineTest.cpp |
diff --git a/tests/SkLinearBitmapPipelineTest.cpp b/tests/SkLinearBitmapPipelineTest.cpp |
index db1fc2ab70c8f2d4b6257b84667c16318ec7ee69..851b2014d89dfc76ca28eb0cba0c2e51e60548f4 100644 |
--- a/tests/SkLinearBitmapPipelineTest.cpp |
+++ b/tests/SkLinearBitmapPipelineTest.cpp |
@@ -4,10 +4,10 @@ |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. |
*/ |
-#include "SkLinearBitmapPipeline.h" |
+#include "SkLinearBitmapPipeline.h" |
#include "SkColor.h" |
- |
+#include "SkPM4f.h" |
#include "Test.h" |
struct SinkBilerpProcessor final : public PointProcessorInterface { |