summaryrefslogtreecommitdiff
path: root/runtime/gc/collector/iteration.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/gc/collector/iteration.h')
-rw-r--r--runtime/gc/collector/iteration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/gc/collector/iteration.h b/runtime/gc/collector/iteration.h
index fbe41664f7..363459a7f0 100644
--- a/runtime/gc/collector/iteration.h
+++ b/runtime/gc/collector/iteration.h
@@ -22,6 +22,7 @@
#include "android-base/macros.h"
#include "base/timing_logger.h"
+#include "gc/gc_cause.h"
#include "object_byte_pair.h"
namespace art {