| Index: Source/core/platform/Theme.h
|
| diff --git a/Source/core/platform/Theme.h b/Source/core/platform/Theme.h
|
| index d4ba7979d097fa14a8b22f7f186e69bfd2c49428..ef99ee482b6da20f1b807fb1b8c8c470c63c477b 100644
|
| --- a/Source/core/platform/Theme.h
|
| +++ b/Source/core/platform/Theme.h
|
| @@ -31,7 +31,7 @@
|
| #include "core/platform/ThemeTypes.h"
|
| #include "core/platform/graphics/Color.h"
|
| #include "core/platform/graphics/Font.h"
|
| -#include "core/platform/graphics/IntRect.h"
|
| +#include "platform/geometry/IntRect.h"
|
| #include "wtf/Forward.h"
|
|
|
| namespace WebCore {
|
|
|