Chromium Code Reviews| Index: Source/core/platform/graphics/GeneratedImage.h |
| diff --git a/Source/core/platform/graphics/GeneratedImage.h b/Source/core/platform/graphics/GeneratedImage.h |
| index 7a7446dad92805e54224073ce93cf29e4ba41a7e..e1117d009c59e5a8332e6117b49c269a1aae9a13 100644 |
| --- a/Source/core/platform/graphics/GeneratedImage.h |
| +++ b/Source/core/platform/graphics/GeneratedImage.h |
| @@ -26,8 +26,8 @@ |
| #ifndef GeneratedImage_h |
| #define GeneratedImage_h |
| -#include "core/platform/graphics/Image.h" |
| #include "platform/geometry/IntSize.h" |
| +#include "platform/graphics/Image.h" |
| #include "wtf/RefPtr.h" |
| namespace WebCore { |