Index: Source/platform/graphics/filters/SpotLightSource.cpp |
diff --git a/Source/platform/graphics/filters/SpotLightSource.cpp b/Source/platform/graphics/filters/SpotLightSource.cpp |
index 64a9aa2257f20c1b37f63de781a806f044d1e333..01dc968ed5fd7418f041f462aeb893299df4d341 100644 |
--- a/Source/platform/graphics/filters/SpotLightSource.cpp |
+++ b/Source/platform/graphics/filters/SpotLightSource.cpp |
@@ -33,6 +33,7 @@ |
#include "platform/graphics/filters/SpotLightSource.h" |
#include "platform/text/TextStream.h" |
+#include <algorithm> |
namespace blink { |