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 18bda799a8942f47ee4c453a4fa8eddf50bdbe9d..68c1cd1ec65d63afef3eb011c7e85834c840eb0d 100644 |
--- a/ppapi/thunk/ppb_input_event_api.h |
+++ b/ppapi/thunk/ppb_input_event_api.h |
@@ -5,8 +5,8 @@ |
#ifndef PPAPI_THUNK_PPB_INPUT_EVENT_API_H_ |
#define PPAPI_THUNK_PPB_INPUT_EVENT_API_H_ |
-#include "ppapi/c/dev/ppb_ime_input_event_dev.h" |
#include "ppapi/c/dev/ppb_keyboard_input_event_dev.h" |
+#include "ppapi/c/ppb_ime_input_event.h" |
#include "ppapi/c/ppb_input_event.h" |
#include "ppapi/thunk/ppapi_thunk_export.h" |