Index: Source/web/WebImageCache.cpp |
diff --git a/Source/web/WebImageCache.cpp b/Source/web/WebImageCache.cpp |
index cc90ad5993c1f2de7fea4210155d6bea57076023..1ff1af2636d85cd89ab276dd1b4ca7bedc415511 100644 |
--- a/Source/web/WebImageCache.cpp |
+++ b/Source/web/WebImageCache.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "WebImageCache.h" |
-#include "core/platform/graphics/ImageDecodingStore.h" |
+#include "platform/graphics/ImageDecodingStore.h" |
using WebCore::ImageDecodingStore; |