summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_content_decryptor_private_thunk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/thunk/ppb_content_decryptor_private_thunk.cc')
-rw-r--r--ppapi/thunk/ppb_content_decryptor_private_thunk.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/thunk/ppb_content_decryptor_private_thunk.cc b/ppapi/thunk/ppb_content_decryptor_private_thunk.cc
index abce20b..522d2c6 100644
--- a/ppapi/thunk/ppb_content_decryptor_private_thunk.cc
+++ b/ppapi/thunk/ppb_content_decryptor_private_thunk.cc
@@ -5,6 +5,8 @@
// From private/ppb_content_decryptor_private.idl modified Mon Mar 30 22:35:33
// 2015.
+#include <stdint.h>
+
#include "ppapi/c/pp_errors.h"
#include "ppapi/c/private/ppb_content_decryptor_private.h"
#include "ppapi/shared_impl/tracked_callback.h"