summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/assembler/CodeLocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'JavaScriptCore/assembler/CodeLocation.h')
-rw-r--r--JavaScriptCore/assembler/CodeLocation.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/JavaScriptCore/assembler/CodeLocation.h b/JavaScriptCore/assembler/CodeLocation.h
index cab28cd..e29029b 100644
--- a/JavaScriptCore/assembler/CodeLocation.h
+++ b/JavaScriptCore/assembler/CodeLocation.h
@@ -26,8 +26,7 @@
#ifndef CodeLocation_h
#define CodeLocation_h
-
-#include <MacroAssemblerCodeRef.h>
+#include "MacroAssemblerCodeRef.h"
#if ENABLE(ASSEMBLER)