Chromium Code Reviews| Index: ppapi/c/private/ppp_pdf.h |
| diff --git a/ppapi/c/private/ppp_pdf.h b/ppapi/c/private/ppp_pdf.h |
| index 2a761b8618aaac0011f7cff8cdf7467a9050474b..01c1ac5129c1ac04dcb4cc1687e9f9203aeb91b2 100644 |
| --- a/ppapi/c/private/ppp_pdf.h |
| +++ b/ppapi/c/private/ppp_pdf.h |
| @@ -5,6 +5,8 @@ |
| #ifndef PPAPI_C_PRIVATE_PPP_PDF_H_ |
| #define PPAPI_C_PRIVATE_PPP_PDF_H_ |
| +#include <stdint.h> |
| + |
| #include "ppapi/c/dev/pp_print_settings_dev.h" |
| #include "ppapi/c/pp_instance.h" |
| #include "ppapi/c/pp_point.h" |