Chromium Code Reviews| Index: Source/core/platform/mac/ThemeMac.h |
| diff --git a/Source/core/platform/mac/ThemeMac.h b/Source/core/platform/mac/ThemeMac.h |
| index bd6e9c2c3770b48b12c32d16404fa850f2538cfd..b83bee957d293ef5a0b0abd91a43bf0444dea79c 100644 |
| --- a/Source/core/platform/mac/ThemeMac.h |
| +++ b/Source/core/platform/mac/ThemeMac.h |
| @@ -26,7 +26,7 @@ |
| #ifndef ThemeMac_h |
| #define ThemeMac_h |
| -#include "Theme.h" |
| +#include "core/platform/Theme.h" |
| @interface NSFont(WebCoreTheme) |
| - (NSString*)webCoreFamilyName; |