Chromium Code Reviews| Index: xfa/fgas/crt/fgas_memory.h |
| diff --git a/xfa/fgas/crt/fgas_memory.h b/xfa/fgas/crt/fgas_memory.h |
| index 1034c417d77378462d9cce878f5a38bbde543e40..4e4e33f7fcd61e5fd55e472b76de8a03d19e432d 100644 |
| --- a/xfa/fgas/crt/fgas_memory.h |
| +++ b/xfa/fgas/crt/fgas_memory.h |
| @@ -9,8 +9,8 @@ |
| #include <memory> |
| -#include "core/fxcrt/include/fx_memory.h" |
| -#include "core/fxcrt/include/fx_system.h" |
| +#include "core/fxcrt/fx_memory.h" |
| +#include "core/fxcrt/fx_system.h" |
| enum FX_ALLOCTYPE { |
| FX_ALLOCTYPE_Static, |