summaryrefslogtreecommitdiff
path: root/xfa/fgas/crt/fgas_memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fgas/crt/fgas_memory.h')
-rw-r--r--xfa/fgas/crt/fgas_memory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfa/fgas/crt/fgas_memory.h b/xfa/fgas/crt/fgas_memory.h
index 1034c417d7..4e4e33f7fc 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,