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