summaryrefslogtreecommitdiff
path: root/thread_pthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'thread_pthread.c')
-rw-r--r--thread_pthread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thread_pthread.c b/thread_pthread.c
index aa5435aa99..944570767e 100644
--- a/thread_pthread.c
+++ b/thread_pthread.c
@@ -11,7 +11,7 @@
#ifdef THREAD_SYSTEM_DEPENDENT_IMPLEMENTATION
-#include "gc.h"
+#include "internal/gc.h"
#include "mjit.h"
#ifdef HAVE_SYS_RESOURCE_H