summaryrefslogtreecommitdiff
path: root/deps/v8/src/hydrogen-redundant-phi.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/hydrogen-redundant-phi.h')
-rw-r--r--deps/v8/src/hydrogen-redundant-phi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/hydrogen-redundant-phi.h b/deps/v8/src/hydrogen-redundant-phi.h
index 9e1092b39..7f5ec4e52 100644
--- a/deps/v8/src/hydrogen-redundant-phi.h
+++ b/deps/v8/src/hydrogen-redundant-phi.h
@@ -5,7 +5,7 @@
#ifndef V8_HYDROGEN_REDUNDANT_PHI_H_
#define V8_HYDROGEN_REDUNDANT_PHI_H_
-#include "hydrogen.h"
+#include "src/hydrogen.h"
namespace v8 {
namespace internal {