summaryrefslogtreecommitdiff
path: root/deps/v8/src/asmjs/asm-js.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/asmjs/asm-js.h')
-rw-r--r--deps/v8/src/asmjs/asm-js.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/asmjs/asm-js.h b/deps/v8/src/asmjs/asm-js.h
index 05707cad98..46dd3f2e34 100644
--- a/deps/v8/src/asmjs/asm-js.h
+++ b/deps/v8/src/asmjs/asm-js.h
@@ -7,7 +7,7 @@
// Clients of this interface shouldn't depend on lots of asmjs internals.
// Do not include anything from src/asmjs here!
-#include "src/globals.h"
+#include "src/common/globals.h"
namespace v8 {
namespace internal {