| Index: Source/core/platform/graphics/win/TransparencyWin.h
|
| diff --git a/Source/core/platform/graphics/win/TransparencyWin.h b/Source/core/platform/graphics/win/TransparencyWin.h
|
| index 71e0c86bc35000e64135e28d59b9c1722276a28d..997c31db3e17160eb0647c71796d693b38f308ed 100644
|
| --- a/Source/core/platform/graphics/win/TransparencyWin.h
|
| +++ b/Source/core/platform/graphics/win/TransparencyWin.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include <windows.h>
|
|
|
| -#include "core/platform/graphics/ImageBuffer.h"
|
| +#include "platform/graphics/ImageBuffer.h"
|
| #include "platform/transforms/AffineTransform.h"
|
|
|
| #include "wtf/Noncopyable.h"
|
|
|