Chromium Code Reviews| Index: core/src/fdrm/crypto/fx_crypt.cpp |
| diff --git a/core/src/fdrm/crypto/fx_crypt.cpp b/core/src/fdrm/crypto/fx_crypt.cpp |
| index 8128f91f895491b6cf60ed90ddd1786c303a7fdb..1fbba993d2b4994faa2d39d2d6cb5564e7579c83 100644 |
| --- a/core/src/fdrm/crypto/fx_crypt.cpp |
| +++ b/core/src/fdrm/crypto/fx_crypt.cpp |
| @@ -6,6 +6,8 @@ |
| #include "../../../include/fxcrt/fx_basic.h" |
| #include "../../../include/fdrm/fx_crypt.h" |
| +#include "../../../src/fxcrt/fx_safe_types.h" |
| + |
| #ifdef __cplusplus |
| extern "C" { |
| #endif |