diff --git a/src/arch/Threads/Threads_Win32.h b/src/arch/Threads/Threads_Win32.h index bc99a53ce7..9b932cd3e5 100644 --- a/src/arch/Threads/Threads_Win32.h +++ b/src/arch/Threads/Threads_Win32.h @@ -4,7 +4,7 @@ #include "Threads.h" #if defined(_WINDOWS) # include -#else if +#else # include #endif