Index: Source/core/platform/ScrollbarThemeMacOverlayAPI.mm |
diff --git a/Source/core/platform/ScrollbarThemeMacOverlayAPI.mm b/Source/core/platform/ScrollbarThemeMacOverlayAPI.mm |
index cac425ed928828ee533f680d466b1c49789797c9..d0434cc4ed9e2affbda28a6b19603ab65be7aeff 100644 |
--- a/Source/core/platform/ScrollbarThemeMacOverlayAPI.mm |
+++ b/Source/core/platform/ScrollbarThemeMacOverlayAPI.mm |
@@ -35,7 +35,7 @@ |
#include "core/platform/graphics/GraphicsContextStateSaver.h" |
#include "core/platform/mac/LocalCurrentGraphicsContext.h" |
#include "core/platform/mac/NSScrollerImpDetails.h" |
-#include "core/platform/ScrollbarThemeClient.h" |
+#include "platform/scroll/ScrollbarThemeClient.h" |
namespace WebCore { |