summaryrefslogtreecommitdiff
path: root/source/kit
diff options
context:
space:
mode:
authorMitya Selivanov <0x7fffff@guattari.ru>2022-08-18 06:54:24 +0400
committerMitya Selivanov <0x7fffff@guattari.ru>2022-08-18 06:54:24 +0400
commit89686cc730c61227b9874fb4be37c52108ac2c08 (patch)
treeff6ea80e85e756b566e5eb9ab20a3d910f501f58 /source/kit
parent7b0a0d62660e467723a5b2e7942c1125e94a044f (diff)
downloadkit-89686cc730c61227b9874fb4be37c52108ac2c08.zip
test
Diffstat (limited to 'source/kit')
-rw-r--r--source/kit/threads.win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/kit/threads.win32.c b/source/kit/threads.win32.c
index d425a27..faac143 100644
--- a/source/kit/threads.win32.c
+++ b/source/kit/threads.win32.c
@@ -41,7 +41,7 @@
# include "threads.h"
-# include "threads_win32.h"
+# include "threads.win32.h"
# ifndef WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN 1