Index: ppapi/native_client/src/untrusted/pnacl_irt_shim/irt_shim_ppapi.c |
diff --git a/ppapi/native_client/src/untrusted/pnacl_irt_shim/irt_shim_ppapi.c b/ppapi/native_client/src/untrusted/pnacl_irt_shim/irt_shim_ppapi.c |
index f3296e630ade183932af9be842b40e26a98abe7f..67a4622eb6337f1c973a6ac861dee27e2ba92355 100644 |
--- a/ppapi/native_client/src/untrusted/pnacl_irt_shim/irt_shim_ppapi.c |
+++ b/ppapi/native_client/src/untrusted/pnacl_irt_shim/irt_shim_ppapi.c |
@@ -6,6 +6,8 @@ |
#include "ppapi/native_client/src/untrusted/pnacl_irt_shim/irt_shim_ppapi.h" |
+#include <stdint.h> |
+ |
#include "native_client/src/untrusted/irt/irt.h" |
#include "ppapi/nacl_irt/irt_ppapi.h" |
#include "ppapi/nacl_irt/public/irt_ppapi.h" |