Index: public/web/WebElementCollection.h |
diff --git a/public/web/WebElementCollection.h b/public/web/WebElementCollection.h |
index 6c684c2782e638f6f08091095ecb035dbde8a01b..eedf79205d5e3a297389bd38ff130b45d0030090 100644 |
--- a/public/web/WebElementCollection.h |
+++ b/public/web/WebElementCollection.h |
@@ -32,7 +32,7 @@ |
#ifndef WebElementCollection_h |
#define WebElementCollection_h |
-#include "../platform/WebCommon.h" |
+#include "public/platform/WebCommon.h" |
namespace WebCore { class HTMLCollection; } |
#if BLINK_IMPLEMENTATION |