Index: src/core/SkBitmapFilter.h |
diff --git a/src/core/SkBitmapFilter.h b/src/core/SkBitmapFilter.h |
index eb327d716c7082748a1eb6abf3ccd3a543070aa6..93b552efd7c80b9d90efc60fab7feb2714f43998 100644 |
--- a/src/core/SkBitmapFilter.h |
+++ b/src/core/SkBitmapFilter.h |
@@ -1,3 +1,4 @@ |
+ |
/* |
* Copyright 2013 Google Inc. |
* |
@@ -5,12 +6,11 @@ |
* found in the LICENSE file. |
*/ |
+ |
#ifndef SkBitmapFilter_DEFINED |
#define SkBitmapFilter_DEFINED |
-#include "SkFixed.h" |
#include "SkMath.h" |
-#include "SkScalar.h" |
// size of the precomputed bitmap filter tables for high quality filtering. |
// Used to precompute the shape of the filter kernel. |