Index: public/web/WebFormElement.h |
diff --git a/public/web/WebFormElement.h b/public/web/WebFormElement.h |
index 0d0120538835139fef4465b0eca0dbc887fc0b54..238744bce4aaabde13f88334f1a4883704d63e49 100644 |
--- a/public/web/WebFormElement.h |
+++ b/public/web/WebFormElement.h |
@@ -31,8 +31,8 @@ |
#ifndef WebFormElement_h |
#define WebFormElement_h |
-#include "../platform/WebVector.h" |
-#include "WebElement.h" |
+#include "public/platform/WebVector.h" |
+#include "public/web/WebElement.h" |
#if BLINK_IMPLEMENTATION |
namespace WebCore { class HTMLFormElement; } |