diff options
Diffstat (limited to 'include/compat')
| -rw-r--r-- | include/compat/pthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/compat/pthread.h b/include/compat/pthread.h index 53d2bbc..8edb806 100644 --- a/include/compat/pthread.h +++ b/include/compat/pthread.h | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | #ifdef _WIN32 | 6 | #ifdef _WIN32 |
| 7 | 7 | ||
| 8 | #include <synchapi.h> | 8 | #include <windows.h> |
| 9 | 9 | ||
| 10 | /* | 10 | /* |
| 11 | * Static once initialization values. | 11 | * Static once initialization values. |
