| 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 ab5bbfe7b9fb537cf70c3338c5b03d3a9d742ff5..71e0c86bc35000e64135e28d59b9c1722276a28d 100644
|
| --- a/Source/core/platform/graphics/chromium/TransparencyWin.h
|
| +++ b/Source/core/platform/graphics/chromium/TransparencyWin.h
|
| @@ -34,7 +34,7 @@
|
| #include <windows.h>
|
|
|
| #include "core/platform/graphics/ImageBuffer.h"
|
| -#include "core/platform/graphics/transforms/AffineTransform.h"
|
| +#include "platform/transforms/AffineTransform.h"
|
|
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/OwnPtr.h"
|
|
|