summaryrefslogtreecommitdiff
path: root/vm_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_dump.c')
-rw-r--r--vm_dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm_dump.c b/vm_dump.c
index e31d70c0e1..7adbf0631e 100644
--- a/vm_dump.c
+++ b/vm_dump.c
@@ -29,8 +29,8 @@
#endif
#include "addr2line.h"
-#include "gc.h"
#include "internal.h"
+#include "internal/gc.h"
#include "internal/variable.h"
#include "internal/vm.h"
#include "iseq.h"