| Index: Source/core/platform/ScrollbarThemeComposite.h
|
| diff --git a/Source/core/platform/ScrollbarThemeComposite.h b/Source/core/platform/ScrollbarThemeComposite.h
|
| index 18e461113e8d9dd2980b72a9623f5590dd3b7535..f7a2bc37f38d3be6fe2ff3f153e5cc46b2542dba 100644
|
| --- a/Source/core/platform/ScrollbarThemeComposite.h
|
| +++ b/Source/core/platform/ScrollbarThemeComposite.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef ScrollbarThemeComposite_h
|
| #define ScrollbarThemeComposite_h
|
|
|
| -#include "ScrollbarTheme.h"
|
| +#include "core/platform/ScrollbarTheme.h"
|
|
|
| namespace WebCore {
|
|
|
|
|