Index: ppapi/thunk/ppb_compositor_api.h |
diff --git a/ppapi/thunk/ppb_compositor_api.h b/ppapi/thunk/ppb_compositor_api.h |
index 78a40ff6394d8800a9c70fd4f17ff8414a1b7450..895f8f24c193ab6a5811c2fcf6cf0bc4589fe857 100644 |
--- a/ppapi/thunk/ppb_compositor_api.h |
+++ b/ppapi/thunk/ppb_compositor_api.h |
@@ -5,6 +5,8 @@ |
#ifndef PPAPI_THUNK_PPB_COMPOSITOR_API_H_ |
#define PPAPI_THUNK_PPB_COMPOSITOR_API_H_ |
+#include <stdint.h> |
+ |
#include "base/memory/ref_counted.h" |
#include "ppapi/c/ppb_compositor.h" |
#include "ppapi/shared_impl/tracked_callback.h" |