diff options
Diffstat (limited to 'JavaScriptCore/assembler/CodeLocation.h')
| -rw-r--r-- | JavaScriptCore/assembler/CodeLocation.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/JavaScriptCore/assembler/CodeLocation.h b/JavaScriptCore/assembler/CodeLocation.h index b910b6f..e29029b 100644 --- a/JavaScriptCore/assembler/CodeLocation.h +++ b/JavaScriptCore/assembler/CodeLocation.h @@ -26,9 +26,7 @@ #ifndef CodeLocation_h #define CodeLocation_h -#include <wtf/Platform.h> - -#include <MacroAssemblerCodeRef.h> +#include "MacroAssemblerCodeRef.h" #if ENABLE(ASSEMBLER) |
