summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/heap/JITStubRoutineSet.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/heap/JITStubRoutineSet.h')
-rw-r--r--Source/JavaScriptCore/heap/JITStubRoutineSet.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/JavaScriptCore/heap/JITStubRoutineSet.h b/Source/JavaScriptCore/heap/JITStubRoutineSet.h
index 2c2e9fa86..25ec44c13 100644
--- a/Source/JavaScriptCore/heap/JITStubRoutineSet.h
+++ b/Source/JavaScriptCore/heap/JITStubRoutineSet.h
@@ -26,10 +26,8 @@
#ifndef JITStubRoutineSet_h
#define JITStubRoutineSet_h
-#include <wtf/Platform.h>
-
#include "JITStubRoutine.h"
-#include <wtf/FastAllocBase.h>
+#include <wtf/FastMalloc.h>
#include <wtf/HashMap.h>
#include <wtf/Vector.h>