Index: fxjs/include/cfxjse_value.h |
diff --git a/fxjs/include/cfxjse_value.h b/fxjs/include/cfxjse_value.h |
index 7bb2c2d2353e1bcdba32b51592ec606b84851f17..9fd1bee786b233e6435755971d8be791dcb24e8d 100644 |
--- a/fxjs/include/cfxjse_value.h |
+++ b/fxjs/include/cfxjse_value.h |
@@ -9,8 +9,8 @@ |
#include "v8/include/v8.h" |
-#include "core/fxcrt/include/fx_string.h" |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_string.h" |
+#include "core/fxcrt/fx_system.h" |
#include "fxjs/cfxjse_isolatetracker.h" |
#include "fxjs/cfxjse_runtimedata.h" |