| Index: Source/core/paint/InlineFlowBoxPainter.h
|
| diff --git a/Source/core/paint/InlineFlowBoxPainter.h b/Source/core/paint/InlineFlowBoxPainter.h
|
| index f0184ed6aa6473eb327e8cbeaeb573ddf8f10d1e..e06f514d68bf67ea83bedca0fc48e3c73fc45912 100644
|
| --- a/Source/core/paint/InlineFlowBoxPainter.h
|
| +++ b/Source/core/paint/InlineFlowBoxPainter.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef InlineFlowBoxPainter_h
|
| #define InlineFlowBoxPainter_h
|
|
|
| -#include "core/layout/style/ShadowData.h"
|
| +#include "core/style/ShadowData.h"
|
| #include "platform/graphics/GraphicsTypes.h"
|
| #include "platform/text/TextDirection.h"
|
|
|
|
|