Index: ppapi/cpp/video_frame.h |
diff --git a/ppapi/cpp/video_frame.h b/ppapi/cpp/video_frame.h |
index d456158f462c16cc8a3c488a3cd5dcd8d1998182..05cfcff03224caba76c7ffe9e6beb5376adcddab 100644 |
--- a/ppapi/cpp/video_frame.h |
+++ b/ppapi/cpp/video_frame.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_CPP_VIDEO_FRAME_H_ |
#define PPAPI_CPP_VIDEO_FRAME_H_ |
+#include <stdint.h> |
+ |
#include "ppapi/c/ppb_video_frame.h" |
#include "ppapi/cpp/resource.h" |
#include "ppapi/cpp/size.h" |