Index: xfa/src/fgas/include/fx_mem.h |
diff --git a/xfa/src/fgas/include/fx_mem.h b/xfa/src/fgas/include/fx_mem.h |
index 313fc935cc121249bf0d1a0389937025cc481bd4..5e65ea7c8804809551fbc3bcb811c26f11dc67c4 100644 |
--- a/xfa/src/fgas/include/fx_mem.h |
+++ b/xfa/src/fgas/include/fx_mem.h |
@@ -7,7 +7,7 @@ |
#ifndef _FX_MEMORY |
#define _FX_MEMORY |
-#include "../../../../core/include/fxcrt/fx_memory.h" // For FX_Alloc(). |
+#include "core/include/fxcrt/fx_memory.h" // For FX_Alloc(). |
class IFX_MEMAllocator; |
class CFX_Target; |