| Index: Source/core/platform/mac/ScrollbarThemeMac.h
|
| diff --git a/Source/core/platform/mac/ScrollbarThemeMac.h b/Source/core/platform/mac/ScrollbarThemeMac.h
|
| index 9fa53502a5c563aaf606c6d1444d705c0b1befc2..847b70ee56425dee4bb71b8fbdc214aa6442f0f1 100644
|
| --- a/Source/core/platform/mac/ScrollbarThemeMac.h
|
| +++ b/Source/core/platform/mac/ScrollbarThemeMac.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef ScrollbarThemeMac_h
|
| #define ScrollbarThemeMac_h
|
|
|
| -#include "ScrollbarThemeComposite.h"
|
| +#include "core/platform/ScrollbarThemeComposite.h"
|
|
|
| typedef id ScrollbarPainter;
|
|
|
|
|