aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/Win32/Mutex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/Win32/Mutex.c')
-rw-r--r--src/Platform/Win32/Mutex.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Platform/Win32/Mutex.c b/src/Platform/Win32/Mutex.c
index f34aac1..b5af90e 100644
--- a/src/Platform/Win32/Mutex.c
+++ b/src/Platform/Win32/Mutex.c
@@ -1,7 +1,5 @@
#include "Thread.h"
-#include <BH/Thread.h>
-
BH_Mutex *BH_MutexNew(void)
{