aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/src/compiler/js-type-hint-lowering.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/compiler/js-type-hint-lowering.h')
-rw-r--r--deps/v8/src/compiler/js-type-hint-lowering.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/src/compiler/js-type-hint-lowering.h b/deps/v8/src/compiler/js-type-hint-lowering.h
index 7ce898f9d0..7164a0b708 100644
--- a/deps/v8/src/compiler/js-type-hint-lowering.h
+++ b/deps/v8/src/compiler/js-type-hint-lowering.h
@@ -7,8 +7,8 @@
#include "src/base/flags.h"
#include "src/compiler/graph-reducer.h"
-#include "src/deoptimize-reason.h"
-#include "src/handles.h"
+#include "src/deoptimizer/deoptimize-reason.h"
+#include "src/handles/handles.h"
namespace v8 {
namespace internal {