Chromium Code Reviews| Index: ppapi/proxy/ppp_input_event_proxy.h |
| diff --git a/ppapi/proxy/ppp_input_event_proxy.h b/ppapi/proxy/ppp_input_event_proxy.h |
| index ffe5e868d019d527604891c614263a586e9f9783..86de6f32dc8e74a9df064531b17f55a1ab9ba7e8 100644 |
| --- a/ppapi/proxy/ppp_input_event_proxy.h |
| +++ b/ppapi/proxy/ppp_input_event_proxy.h |
| @@ -6,10 +6,9 @@ |
| #define PPAPI_PROXY_PPP_INPUT_EVENT_PROXY_H_ |
| #include "ppapi/c/pp_instance.h" |
| +#include "ppapi/c/ppp_input_event.h" |
| #include "ppapi/proxy/interface_proxy.h" |
| -struct PPP_InputEvent; |
| - |
| namespace ppapi { |
| struct InputEventData; |