Index: src/x64/assembler-x64-inl.h |
diff --git a/src/x64/assembler-x64-inl.h b/src/x64/assembler-x64-inl.h |
index 141d092d8e132b089441eb3bd79bfb0a4e99de58..8e3caa444a6aa8972ea74ab42fe412fe4c4b64a9 100644 |
--- a/src/x64/assembler-x64-inl.h |
+++ b/src/x64/assembler-x64-inl.h |
@@ -1,4 +1,4 @@ |
-// Copyright 2011 the V8 project authors. All rights reserved. |
+// Copyright 2012 the V8 project authors. All rights reserved. |
// Redistribution and use in source and binary forms, with or without |
// modification, are permitted provided that the following conditions are |
// met: |
@@ -28,6 +28,8 @@ |
#ifndef V8_X64_ASSEMBLER_X64_INL_H_ |
#define V8_X64_ASSEMBLER_X64_INL_H_ |
+#include "x64/assembler-x64.h" |
+ |
#include "cpu.h" |
#include "debug.h" |
#include "v8memory.h" |