summaryrefslogtreecommitdiffstats
path: root/Source/bmalloc/bmalloc/Heap.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/bmalloc/bmalloc/Heap.h')
-rw-r--r--Source/bmalloc/bmalloc/Heap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/bmalloc/bmalloc/Heap.h b/Source/bmalloc/bmalloc/Heap.h
index d863e3865..9c2da245e 100644
--- a/Source/bmalloc/bmalloc/Heap.h
+++ b/Source/bmalloc/bmalloc/Heap.h
@@ -26,6 +26,7 @@
#ifndef Heap_h
#define Heap_h
+#include "AsyncTask.h"
#include "BumpRange.h"
#include "Environment.h"
#include "LineMetadata.h"