summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/runtime/CachedTranscendentalFunction.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/runtime/CachedTranscendentalFunction.h')
-rw-r--r--Source/JavaScriptCore/runtime/CachedTranscendentalFunction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/runtime/CachedTranscendentalFunction.h b/Source/JavaScriptCore/runtime/CachedTranscendentalFunction.h
index 62a01dbcb..392d64fa5 100644
--- a/Source/JavaScriptCore/runtime/CachedTranscendentalFunction.h
+++ b/Source/JavaScriptCore/runtime/CachedTranscendentalFunction.h
@@ -26,7 +26,7 @@
#ifndef CachedTranscendentalFunction_h
#define CachedTranscendentalFunction_h
-#include "JSValue.h"
+#include "JSCJSValue.h"
namespace JSC {