summaryrefslogtreecommitdiff
path: root/runtime/gc/space/image_space.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/gc/space/image_space.h')
-rw-r--r--runtime/gc/space/image_space.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/gc/space/image_space.h b/runtime/gc/space/image_space.h
index 63a47c86c1..3b59ffd758 100644
--- a/runtime/gc/space/image_space.h
+++ b/runtime/gc/space/image_space.h
@@ -20,7 +20,7 @@
#include "android-base/unique_fd.h"
#include "base/array_ref.h"
#include "gc/accounting/space_bitmap.h"
-#include "image.h"
+#include "oat/image.h"
#include "runtime.h"
#include "space.h"