summaryrefslogtreecommitdiff
path: root/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'thread.c')
-rw-r--r--thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thread.c b/thread.c
index 40a21bd7bb..babec1f51e 100644
--- a/thread.c
+++ b/thread.c
@@ -59,10 +59,10 @@
#include "eval_intern.h"
#include "gc.h"
-#include "internal.h"
#include "timev.h"
#include "ruby/io.h"
#include "ruby/thread.h"
+#include "internal.h"
#ifndef USE_NATIVE_THREAD_PRIORITY
#define USE_NATIVE_THREAD_PRIORITY 0