summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/llint/LLIntCLoop.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/llint/LLIntCLoop.h')
-rw-r--r--Source/JavaScriptCore/llint/LLIntCLoop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/llint/LLIntCLoop.h b/Source/JavaScriptCore/llint/LLIntCLoop.h
index 3a9c77b6d..231e52f66 100644
--- a/Source/JavaScriptCore/llint/LLIntCLoop.h
+++ b/Source/JavaScriptCore/llint/LLIntCLoop.h
@@ -29,7 +29,7 @@
#if ENABLE(LLINT_C_LOOP)
#include "CodeSpecializationKind.h"
-#include "JSValue.h"
+#include "JSCJSValue.h"
#include "MacroAssemblerCodeRef.h"
#include "Opcode.h"
#include "Register.h"