summaryrefslogtreecommitdiff
path: root/drivers/windows/thread_windows.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/windows/thread_windows.h')
-rw-r--r--drivers/windows/thread_windows.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/windows/thread_windows.h b/drivers/windows/thread_windows.h
index 502c418ce0..939f487fc1 100644
--- a/drivers/windows/thread_windows.h
+++ b/drivers/windows/thread_windows.h
@@ -33,8 +33,8 @@
#ifdef WINDOWS_ENABLED
+#include "core/object/script_language.h"
#include "core/os/thread.h"
-#include "core/script_language.h"
#include <windows.h>