| Index: public/web/WebFontDescription.h
|
| diff --git a/public/web/WebFontDescription.h b/public/web/WebFontDescription.h
|
| index d40030caae664e1534b9df0e01b6772dcc58df83..b5a96718b384a72b4b45e66a76fab15b2d9414de 100644
|
| --- a/public/web/WebFontDescription.h
|
| +++ b/public/web/WebFontDescription.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebFontDescription_h
|
| #define WebFontDescription_h
|
|
|
| -#include "../platform/WebString.h"
|
| +#include "public/platform/WebString.h"
|
|
|
| #if BLINK_IMPLEMENTATION
|
| namespace WebCore { class FontDescription; }
|
|
|