Chromium Code Reviews| Index: core/include/fdrm/fx_crypt.h |
| diff --git a/core/include/fdrm/fx_crypt.h b/core/include/fdrm/fx_crypt.h |
| index e3b21c5175ba61b46016a034abfd99e2dd46b9d8..259dc854772beb4a7309ba518ef00d856199f282 100644 |
| --- a/core/include/fdrm/fx_crypt.h |
| +++ b/core/include/fdrm/fx_crypt.h |
| @@ -7,7 +7,7 @@ |
| #ifndef CORE_INCLUDE_FDRM_FX_CRYPT_H_ |
| #define CORE_INCLUDE_FDRM_FX_CRYPT_H_ |
| -#include "../fxcrt/fx_system.h" |
| +#include "core/include/fxcrt/fx_system.h" |
| #ifdef __cplusplus |
| extern "C" { |