Chromium Code Reviews| Index: core/fdrm/crypto/fx_crypt.h |
| diff --git a/core/fdrm/crypto/fx_crypt.h b/core/fdrm/crypto/fx_crypt.h |
| index bb9f4a9730406e666f4581ed28aca395ba5bb2d6..75cab89435f7d3e18ac2060904cf848f98266353 100644 |
| --- a/core/fdrm/crypto/fx_crypt.h |
| +++ b/core/fdrm/crypto/fx_crypt.h |
| @@ -7,7 +7,7 @@ |
| #ifndef CORE_FDRM_CRYPTO_FX_CRYPT_H_ |
| #define CORE_FDRM_CRYPTO_FX_CRYPT_H_ |
| -#include "core/fxcrt/include/fx_system.h" |
| +#include "core/fxcrt/fx_system.h" |
| #ifdef __cplusplus |
| extern "C" { |