| Index: Source/platform/graphics/GraphicsContext.h
|
| diff --git a/Source/platform/graphics/GraphicsContext.h b/Source/platform/graphics/GraphicsContext.h
|
| index e445fc6e91f15ba85a1e513f897b1d2c8592a842..1fef90caa6210fd83d7959f7ed45992f2adccb53 100644
|
| --- a/Source/platform/graphics/GraphicsContext.h
|
| +++ b/Source/platform/graphics/GraphicsContext.h
|
| @@ -33,6 +33,7 @@
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/graphics/DashArray.h"
|
| #include "platform/graphics/DrawLooperBuilder.h"
|
| +#include "platform/graphics/Image.h"
|
| #include "platform/graphics/ImageBufferSurface.h"
|
| #include "platform/graphics/ImageOrientation.h"
|
| #include "platform/graphics/GraphicsContextAnnotation.h"
|
|
|