Index: public/web/WebTextCheckingResult.h |
diff --git a/public/web/WebTextCheckingResult.h b/public/web/WebTextCheckingResult.h |
index 7621b1b32765233001052ef361490f52343c39da..088ab741b9d1f2e11c762954dc930ab0c1f7922d 100644 |
--- a/public/web/WebTextCheckingResult.h |
+++ b/public/web/WebTextCheckingResult.h |
@@ -31,9 +31,9 @@ |
#ifndef WebTextCheckingResult_h |
#define WebTextCheckingResult_h |
-#include "public/platform/WebCommon.h" |
-#include "public/platform/WebString.h" |
-#include "public/web/WebTextDecorationType.h" |
+#include "../platform/WebCommon.h" |
+#include "../platform/WebString.h" |
+#include "WebTextDecorationType.h" |
namespace WebCore { |
struct TextCheckingResult; |