| Index: Source/core/rendering/style/StyleBoxData.h
|
| diff --git a/Source/core/rendering/style/StyleBoxData.h b/Source/core/rendering/style/StyleBoxData.h
|
| index 9b2296641dfbc33f5b64007282fa3d1444ea660b..3bd3aa18afe8bb4b54ed8c9bd122210e721d0ed7 100644
|
| --- a/Source/core/rendering/style/StyleBoxData.h
|
| +++ b/Source/core/rendering/style/StyleBoxData.h
|
| @@ -25,8 +25,8 @@
|
| #ifndef StyleBoxData_h
|
| #define StyleBoxData_h
|
|
|
| -#include "core/rendering/style/RenderStyleConstants.h"
|
| #include "platform/Length.h"
|
| +#include "platform/RenderStyleConstants.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|
|
|