| Index: Source/core/platform/graphics/AlternateFontFamily.h
|
| diff --git a/Source/core/platform/graphics/AlternateFontFamily.h b/Source/core/platform/graphics/AlternateFontFamily.h
|
| index 9a735c2370cb19db71ea7cdf35a28a8775bfc725..d34f2be0e26379c1e50df6fef49c7845cc0d70c0 100644
|
| --- a/Source/core/platform/graphics/AlternateFontFamily.h
|
| +++ b/Source/core/platform/graphics/AlternateFontFamily.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AlternateFontFamily_h
|
| #define AlternateFontFamily_h
|
|
|
| -#include "core/platform/graphics/FontDescription.h"
|
| +#include "platform/fonts/FontDescription.h"
|
| #include "wtf/text/AtomicString.h"
|
|
|
| namespace WebCore {
|
|
|