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