Index: ppapi/host/dispatch_host_message.h |
diff --git a/ppapi/host/dispatch_host_message.h b/ppapi/host/dispatch_host_message.h |
index 5d05019cd0e3e277b12de9a51274ea3735c3e628..a0b092e7c1b37c82936543120a243ba42d45f3d9 100644 |
--- a/ppapi/host/dispatch_host_message.h |
+++ b/ppapi/host/dispatch_host_message.h |
@@ -10,6 +10,8 @@ |
#ifndef PPAPI_HOST_DISPATCH_HOST_MESSAGE_H_ |
#define PPAPI_HOST_DISPATCH_HOST_MESSAGE_H_ |
+#include <stdint.h> |
+ |
#include "base/profiler/scoped_profile.h" |
#include "ipc/ipc_message_macros.h" |
#include "ppapi/c/pp_errors.h" |