Index: Source/core/platform/ScrollbarTheme.cpp |
diff --git a/Source/core/platform/ScrollbarTheme.cpp b/Source/core/platform/ScrollbarTheme.cpp |
index 6f61f3c6f7909e6980785be3f9366515dce6b66d..17a35e0b278e3280003f3eb4f477d57407f16213 100644 |
--- a/Source/core/platform/ScrollbarTheme.cpp |
+++ b/Source/core/platform/ScrollbarTheme.cpp |
@@ -24,7 +24,7 @@ |
*/ |
#include "config.h" |
-#include "ScrollbarTheme.h" |
+#include "core/platform/ScrollbarTheme.h" |
#include "Settings.h" |
#include "core/platform/mock/ScrollbarThemeMock.h" |