diff options
-rw-r--r-- | ping/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ping/common.h b/ping/common.h index aebbfc0..a701536 100644 --- a/ping/common.h +++ b/ping/common.h @@ -25,6 +25,7 @@ #define _WIN32_WINNT 0x0400
#define _WIN32_IE 0x0300
+#define MIRANDA_VER 0x0600
#include <windows.h>
#include <prsht.h>
//#include <winsock2.h>
|