summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/runtime/JSNumberCell.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/runtime/JSNumberCell.h')
-rw-r--r--Source/JavaScriptCore/runtime/JSNumberCell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/runtime/JSNumberCell.h b/Source/JavaScriptCore/runtime/JSNumberCell.h
index 0040067..1ccdf50 100644
--- a/Source/JavaScriptCore/runtime/JSNumberCell.h
+++ b/Source/JavaScriptCore/runtime/JSNumberCell.h
@@ -26,7 +26,7 @@
#include "CallFrame.h"
#include "JSCell.h"
#include "JSImmediate.h"
-#include "Collector.h"
+#include "Heap.h"
#include "UString.h"
#include <stddef.h> // for size_t