diff options
Diffstat (limited to 'src/notification_proxy.c')
| -rw-r--r-- | src/notification_proxy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/notification_proxy.c b/src/notification_proxy.c index 60b2e03..c5f29f5 100644 --- a/src/notification_proxy.c +++ b/src/notification_proxy.c | |||
| @@ -32,6 +32,7 @@ | |||
| 32 | #include "common/debug.h" | 32 | #include "common/debug.h" |
| 33 | 33 | ||
| 34 | #ifdef WIN32 | 34 | #ifdef WIN32 |
| 35 | #include <windows.h> | ||
| 35 | #define sleep(x) Sleep(x*1000) | 36 | #define sleep(x) Sleep(x*1000) |
| 36 | #endif | 37 | #endif |
| 37 | 38 | ||
