Index: Source/core/css/CSSImageGeneratorValue.cpp |
diff --git a/Source/core/css/CSSImageGeneratorValue.cpp b/Source/core/css/CSSImageGeneratorValue.cpp |
index 974592c0a15937beecb0c825ade1a2c20776393d..fa3f22a05e657f4ec001d551380eaf7b2040fec1 100644 |
--- a/Source/core/css/CSSImageGeneratorValue.cpp |
+++ b/Source/core/css/CSSImageGeneratorValue.cpp |
@@ -29,7 +29,7 @@ |
#include "core/css/CSSCanvasValue.h" |
#include "core/css/CSSCrossfadeValue.h" |
#include "core/css/CSSGradientValue.h" |
-#include "core/platform/graphics/Image.h" |
+#include "platform/graphics/Image.h" |
namespace WebCore { |