Index: src/runtime/runtime-maths.cc |
diff --git a/src/runtime/runtime-maths.cc b/src/runtime/runtime-maths.cc |
index 16acb390f22448957da0080bf21b53e8d2457517..ec8b74a105d099b978d4e33537a870d4d34030e9 100644 |
--- a/src/runtime/runtime-maths.cc |
+++ b/src/runtime/runtime-maths.cc |
@@ -9,7 +9,7 @@ |
#include "src/codegen.h" |
#include "src/runtime/runtime.h" |
#include "src/runtime/runtime-utils.h" |
-#include "third_party/fdlibm/fdlibm.h" |
+#include "src/third_party/fdlibm/fdlibm.h" |
namespace v8 { |