summaryrefslogtreecommitdiff
path: root/cont.c
diff options
context:
space:
mode:
Diffstat (limited to 'cont.c')
-rw-r--r--cont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cont.c b/cont.c
index 88ce28b1af..6c26885fef 100644
--- a/cont.c
+++ b/cont.c
@@ -29,7 +29,7 @@
#include "mjit.h"
#include "vm_core.h"
#include "id_table.h"
-#include "ractor.h"
+#include "ractor_core.h"
static const int DEBUG = 0;