Index: core/include/fxcrt/fx_stream.h |
diff --git a/core/include/fxcrt/fx_stream.h b/core/include/fxcrt/fx_stream.h |
index b35b63544f6e1391743bf419310c5c5c0bf8766b..4e2f0f97cee41838546f0b5c226db7d611506a9a 100644 |
--- a/core/include/fxcrt/fx_stream.h |
+++ b/core/include/fxcrt/fx_stream.h |
@@ -8,6 +8,7 @@ |
#define CORE_INCLUDE_FXCRT_FX_STREAM_H_ |
#include "core/include/fxcrt/fx_string.h" |
+#include "core/include/fxcrt/fx_system.h" |
void* FX_OpenFolder(const FX_CHAR* path); |
void* FX_OpenFolder(const FX_WCHAR* path); |