| Index: public/web/gtk/WebInputEventFactory.h
|
| diff --git a/public/web/gtk/WebInputEventFactory.h b/public/web/gtk/WebInputEventFactory.h
|
| index aa55faceb91fc506aab792942f7bd0266b48eb46..b2d1ada9468de79c3305b0957fc444b1752dd0f8 100644
|
| --- a/public/web/gtk/WebInputEventFactory.h
|
| +++ b/public/web/gtk/WebInputEventFactory.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebInputEventFactory_h
|
| #define WebInputEventFactory_h
|
|
|
| -#include "../../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| typedef struct _GdkEventButton GdkEventButton;
|
| typedef struct _GdkEventMotion GdkEventMotion;
|
|
|