| Index: Source/core/platform/graphics/chromium/TransparencyWin.h
|
| diff --git a/Source/core/platform/graphics/chromium/TransparencyWin.h b/Source/core/platform/graphics/chromium/TransparencyWin.h
|
| index 3adf6132047d3e4ef69c6b7182cd8473b0ab4290..24748a0623dd31fd5d9c704f48adb7a6393c18a8 100644
|
| --- a/Source/core/platform/graphics/chromium/TransparencyWin.h
|
| +++ b/Source/core/platform/graphics/chromium/TransparencyWin.h
|
| @@ -33,8 +33,8 @@
|
|
|
| #include <windows.h>
|
|
|
| -#include "AffineTransform.h"
|
| #include "core/platform/graphics/ImageBuffer.h"
|
| +#include "core/platform/graphics/transforms/AffineTransform.h"
|
|
|
| #include <wtf/Noncopyable.h>
|
| #include <wtf/OwnPtr.h>
|
|
|