| Index: public/web/WebDOMEventListener.h
|
| diff --git a/public/web/WebDOMEventListener.h b/public/web/WebDOMEventListener.h
|
| index 7b247d1f8ff23016152c44e273001588a86b9ae2..e9ec5dcbd6546a31053c76b8b2c3326758310e56 100644
|
| --- a/public/web/WebDOMEventListener.h
|
| +++ b/public/web/WebDOMEventListener.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebDOMEventListener_h
|
| #define WebDOMEventListener_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| #if BLINK_IMPLEMENTATION
|
| namespace WebCore { class EventTarget; }
|
|
|