| Index: Source/core/platform/ScrollbarThemeMacOverlayAPI.mm
|
| diff --git a/Source/core/platform/ScrollbarThemeMacOverlayAPI.mm b/Source/core/platform/ScrollbarThemeMacOverlayAPI.mm
|
| index 0781d2c52ee8b4786a7a14afb475dc3d146bfc1b..1977c52abe084a2115bedcc2d1d15ba1d1127f54 100644
|
| --- a/Source/core/platform/ScrollbarThemeMacOverlayAPI.mm
|
| +++ b/Source/core/platform/ScrollbarThemeMacOverlayAPI.mm
|
| @@ -34,7 +34,7 @@
|
| #include "core/platform/graphics/GraphicsContext.h"
|
| #include "core/platform/graphics/GraphicsContextStateSaver.h"
|
| #include "core/platform/mac/LocalCurrentGraphicsContext.h"
|
| -#include "core/platform/mac/NSScrollerImpDetails.h"
|
| +#include "platform/mac/NSScrollerImpDetails.h"
|
| #include "platform/scroll/ScrollbarThemeClient.h"
|
|
|
| namespace WebCore {
|
|
|