| Index: ppapi/thunk/ppb_output_protection_api.h
|
| diff --git a/ppapi/thunk/ppb_output_protection_api.h b/ppapi/thunk/ppb_output_protection_api.h
|
| index 8a12090ae5dbb3796bd25bfb05ac05aa8520326f..a139a73b1ecc6e38480facfacd8ef380607e3113 100644
|
| --- a/ppapi/thunk/ppb_output_protection_api.h
|
| +++ b/ppapi/thunk/ppb_output_protection_api.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef PPAPI_THUNK_OUTPUT_PROTECTION_API_H_
|
| #define PPAPI_THUNK_OUTPUT_PROTECTION_API_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "ppapi/c/private/ppb_output_protection_private.h"
|
|
|
| namespace ppapi {
|
|
|