Index: Source/platform/graphics/filters/SpotLightSource.h |
diff --git a/Source/platform/graphics/filters/SpotLightSource.h b/Source/platform/graphics/filters/SpotLightSource.h |
index c62324b56f0d881cc1dbdac869577a823e580c1f..4ec89d63ccac58fdca43095530220599b087864d 100644 |
--- a/Source/platform/graphics/filters/SpotLightSource.h |
+++ b/Source/platform/graphics/filters/SpotLightSource.h |
@@ -24,6 +24,7 @@ |
#define SpotLightSource_h |
#include "platform/graphics/filters/LightSource.h" |
+#include <algorithm> |
namespace blink { |