| Index: Source/platform/scroll/ScrollbarThemeOverlay.h
|
| diff --git a/Source/platform/scroll/ScrollbarThemeOverlay.h b/Source/platform/scroll/ScrollbarThemeOverlay.h
|
| index 5ee5a49c1645ce5d41a9f42c4c0b162e1ee8394a..d4c8103176cb85bdcbee979828a1b4b940cf2d13 100644
|
| --- a/Source/platform/scroll/ScrollbarThemeOverlay.h
|
| +++ b/Source/platform/scroll/ScrollbarThemeOverlay.h
|
| @@ -26,6 +26,7 @@
|
| #ifndef ScrollbarThemeOverlay_h
|
| #define ScrollbarThemeOverlay_h
|
|
|
| +#include "platform/graphics/Color.h"
|
| #include "platform/scroll/ScrollbarTheme.h"
|
|
|
| namespace WebCore {
|
|
|