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