Index: ppapi/thunk/ppb_video_encoder_api.h |
diff --git a/ppapi/thunk/ppb_video_encoder_api.h b/ppapi/thunk/ppb_video_encoder_api.h |
index cf9b9fa6d69fea60a88e651079b247c59c2ac6e7..9362bd1e591afccdc1e2be9b23d27b9e61149dc9 100644 |
--- a/ppapi/thunk/ppb_video_encoder_api.h |
+++ b/ppapi/thunk/ppb_video_encoder_api.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_THUNK_PPB_VIDEO_ENCODER_API_H_ |
#define PPAPI_THUNK_PPB_VIDEO_ENCODER_API_H_ |
+#include <stdint.h> |
+ |
#include "ppapi/c/pp_codecs.h" |
#include "ppapi/c/ppb_video_encoder.h" |
#include "ppapi/thunk/ppapi_thunk_export.h" |