Index: public/web/WebLabelElement.h |
diff --git a/public/web/WebLabelElement.h b/public/web/WebLabelElement.h |
index f1ed85161231ca95c94806ee36d320ef6cc93572..0bf0995c829c1eae1c4bfba39d064c4add3f02b1 100644 |
--- a/public/web/WebLabelElement.h |
+++ b/public/web/WebLabelElement.h |
@@ -31,7 +31,7 @@ |
#ifndef WebLabelElement_h |
#define WebLabelElement_h |
-#include "WebElement.h" |
+#include "public/web/WebElement.h" |
#if BLINK_IMPLEMENTATION |
namespace WebCore { class HTMLLabelElement; } |