Index: Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
diff --git a/Source/core/platform/chromium/support/WebScrollbarImpl.cpp b/Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
index f60e1246be6717f6cc9f721fb8fe75c17bfc3adb..ecfc41bc92e124bd4819b344f65471043cb6f6bc 100644 |
--- a/Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
+++ b/Source/core/platform/chromium/support/WebScrollbarImpl.cpp |
@@ -26,7 +26,7 @@ |
#include "core/platform/chromium/support/WebScrollbarImpl.h" |
-#include "Scrollbar.h" |
+#include "core/platform/Scrollbar.h" |
#include "core/platform/graphics/IntRect.h" |
namespace WebKit { |