Index: core/include/fxcrt/fx_stream.h |
diff --git a/core/include/fxcrt/fx_stream.h b/core/include/fxcrt/fx_stream.h |
index f98e44b84605660894d4f5bd779fcb95d54930ef..263a355fff37fc659da0337ac29bd021cf613954 100644 |
--- a/core/include/fxcrt/fx_stream.h |
+++ b/core/include/fxcrt/fx_stream.h |
@@ -7,7 +7,7 @@ |
#ifndef CORE_INCLUDE_FXCRT_FX_STREAM_H_ |
#define CORE_INCLUDE_FXCRT_FX_STREAM_H_ |
-#include "fx_string.h" |
+#include "core/include/fxcrt/fx_string.h" |
void* FX_OpenFolder(const FX_CHAR* path); |
void* FX_OpenFolder(const FX_WCHAR* path); |