| Index: public/web/WebNotification.h
|
| diff --git a/public/web/WebNotification.h b/public/web/WebNotification.h
|
| index 094e5b448081fdc3f7229a4bfe6dc4c589c3258c..08d34bf41f84d1b47f3e38c5175b20f970993604 100644
|
| --- a/public/web/WebNotification.h
|
| +++ b/public/web/WebNotification.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebNotification_h
|
| #define WebNotification_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| #include "WebTextDirection.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| #if BLINK_IMPLEMENTATION
|
| namespace WebCore { class Notification; }
|
|
|