summaryrefslogtreecommitdiff
path: root/core/include/fxcrt/fx_memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/include/fxcrt/fx_memory.h')
-rw-r--r--core/include/fxcrt/fx_memory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/include/fxcrt/fx_memory.h b/core/include/fxcrt/fx_memory.h
index cb71c04fca..15dc7da8cf 100644
--- a/core/include/fxcrt/fx_memory.h
+++ b/core/include/fxcrt/fx_memory.h
@@ -6,9 +6,9 @@
#ifndef _FX_MEMORY_H_
#define _FX_MEMORY_H_
-#ifndef _FX_SYSTEM_H_
+
#include "fx_system.h"
-#endif
+
#ifdef __cplusplus
extern "C" {
#endif