| Index: ppapi/thunk/ppb_input_event_api.h
|
| diff --git a/ppapi/thunk/ppb_input_event_api.h b/ppapi/thunk/ppb_input_event_api.h
|
| index 28b6c5856a33915f5f163d9b34307ceac322f111..a3436423288029912e08a6547a5df79f6e174b53 100644
|
| --- a/ppapi/thunk/ppb_input_event_api.h
|
| +++ b/ppapi/thunk/ppb_input_event_api.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef PPAPI_THUNK_PPB_INPUT_EVENT_API_H_
|
| #define PPAPI_THUNK_PPB_INPUT_EVENT_API_H_
|
|
|
| +#include "ppapi/c/dev/ppb_input_event_dev.h"
|
| #include "ppapi/c/ppb_input_event.h"
|
| #include "ppapi/thunk/ppapi_thunk_export.h"
|
|
|
|
|