diff options
Diffstat (limited to 'patchoat/patchoat.h')
-rw-r--r-- | patchoat/patchoat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchoat/patchoat.h b/patchoat/patchoat.h index 182ce94a78..d4c5a101d5 100644 --- a/patchoat/patchoat.h +++ b/patchoat/patchoat.h @@ -24,8 +24,8 @@ #include "elf_file.h" #include "elf_utils.h" #include "gc/accounting/space_bitmap.h" -#include "gc/space/image_space.h" #include "gc/heap.h" +#include "gc/space/image_space.h" #include "os.h" #include "runtime.h" |