| Index: xfa/fgas/crt/fgas_memory.h
|
| diff --git a/xfa/fgas/crt/fgas_memory.h b/xfa/fgas/crt/fgas_memory.h
|
| index a9c5cc97e7dff0bb876f64d1d38472a429e179ab..ac27755cac048c16f9ba5f24f385e68ff1af191b 100644
|
| --- a/xfa/fgas/crt/fgas_memory.h
|
| +++ b/xfa/fgas/crt/fgas_memory.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FGAS_CRT_FGAS_MEMORY_H_
|
| #define XFA_FGAS_CRT_FGAS_MEMORY_H_
|
|
|
| -#include "core/include/fxcrt/fx_memory.h"
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_memory.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
|
|
| class IFX_MEMAllocator;
|
| class CFX_Target;
|
|
|