diff options
Diffstat (limited to 'runtime/throw_location.h')
-rw-r--r-- | runtime/throw_location.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/throw_location.h b/runtime/throw_location.h index b36eb67f9c..bec0da490a 100644 --- a/runtime/throw_location.h +++ b/runtime/throw_location.h @@ -20,6 +20,7 @@ #include "object_callbacks.h" #include "base/macros.h" #include "base/mutex.h" +#include "gc_root.h" #include <stdint.h> #include <string> |