Chromium Code Reviews| Index: core/include/fxcrt/fx_memory.h |
| diff --git a/core/include/fxcrt/fx_memory.h b/core/include/fxcrt/fx_memory.h |
| index c607de2159fe47c6458d329097951a4ca83a448e..b49305aa32bcfb3fbd283568d7447d00eaa526fd 100644 |
| --- a/core/include/fxcrt/fx_memory.h |
| +++ b/core/include/fxcrt/fx_memory.h |
| @@ -7,7 +7,7 @@ |
| #ifndef CORE_INCLUDE_FXCRT_FX_MEMORY_H_ |
| #define CORE_INCLUDE_FXCRT_FX_MEMORY_H_ |
| -#include "fx_system.h" |
| +#include "core/include/fxcrt/fx_system.h" |
| #ifdef __cplusplus |
| extern "C" { |