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 00627353220bbdcbe9148f7caa41571705dad1fb..c2e7d0fe113bf0152b396520aa6e2c3752428051 100644 |
--- a/ppapi/thunk/ppb_input_event_api.h |
+++ b/ppapi/thunk/ppb_input_event_api.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_THUNK_PPB_INPUT_EVENT_API_H_ |
#define PPAPI_THUNK_PPB_INPUT_EVENT_API_H_ |
+#include <stdint.h> |
+ |
#include "ppapi/c/dev/ppb_ime_input_event_dev.h" |
#include "ppapi/c/ppb_input_event.h" |
#include "ppapi/thunk/ppapi_thunk_export.h" |