Index: skia/ext/convolver_SSE2.cc |
diff --git a/skia/ext/convolver_SSE2.cc b/skia/ext/convolver_SSE2.cc |
index a77a1f45c41942834ca0d3668557bd41bd9c885b..4213bb5d3977552976b9c51e51f6177246fefb89 100644 |
--- a/skia/ext/convolver_SSE2.cc |
+++ b/skia/ext/convolver_SSE2.cc |
@@ -4,6 +4,7 @@ |
#include <algorithm> |
+#include "build/build_config.h" |
#include "skia/ext/convolver.h" |
#include "skia/ext/convolver_SSE2.h" |
#include "third_party/skia/include/core/SkTypes.h" |