| Index: Source/platform/image-decoders/ImageDecoder.h
|
| diff --git a/Source/platform/image-decoders/ImageDecoder.h b/Source/platform/image-decoders/ImageDecoder.h
|
| index 28b2c3d80d87400df8def089a97f484d7e0f04ab..f390453222220f33a378db37cb3d4f3c66026d65 100644
|
| --- a/Source/platform/image-decoders/ImageDecoder.h
|
| +++ b/Source/platform/image-decoders/ImageDecoder.h
|
| @@ -43,7 +43,6 @@
|
| #include "qcms.h"
|
| #if OS(MACOSX)
|
| #include <ApplicationServices/ApplicationServices.h>
|
| -#include "platform/graphics/cg/GraphicsContextCG.h"
|
| #include "wtf/RetainPtr.h"
|
| #endif
|
| #endif
|
|
|