Index: fxjs/fxjs_v8.cpp |
diff --git a/fxjs/fxjs_v8.cpp b/fxjs/fxjs_v8.cpp |
index 19197b9ffb4f769142ee03e1aa43640ed3e37a91..e967feef75654488cc9bdf9c914d40e41fe99013 100644 |
--- a/fxjs/fxjs_v8.cpp |
+++ b/fxjs/fxjs_v8.cpp |
@@ -8,7 +8,7 @@ |
#include <vector> |
-#include "core/fxcrt/include/fx_basic.h" |
+#include "core/fxcrt/fx_basic.h" |
// Keep this consistent with the values defined in gin/public/context_holder.h |
// (without actually requiring a dependency on gin itself for the standalone |