summaryrefslogtreecommitdiffstats
path: root/Source/bmalloc/bmalloc/VMHeap.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/bmalloc/bmalloc/VMHeap.h')
-rw-r--r--Source/bmalloc/bmalloc/VMHeap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/bmalloc/bmalloc/VMHeap.h b/Source/bmalloc/bmalloc/VMHeap.h
index d91d8a62f..97226cfdb 100644
--- a/Source/bmalloc/bmalloc/VMHeap.h
+++ b/Source/bmalloc/bmalloc/VMHeap.h
@@ -26,7 +26,6 @@
#ifndef VMHeap_h
#define VMHeap_h
-#include "AsyncTask.h"
#include "Chunk.h"
#include "FixedVector.h"
#include "Map.h"