]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - profiler/ProfilerExecutionCounter.h
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / profiler / ProfilerExecutionCounter.h
index 2884bc5dc409ec3bbaee4cc930f4ed19776a7de3..8989e38b51dbcacde8f0d574b0638a489bebe12e 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef ProfilerExecutionCounter_h
 #define ProfilerExecutionCounter_h
 
-#include <wtf/FastAllocBase.h>
+#include <wtf/FastMalloc.h>
 #include <wtf/Noncopyable.h>
 
 namespace JSC { namespace Profiler {