summaryrefslogtreecommitdiff
path: root/src/pgm_socket.hpp
diff options
context:
space:
mode:
authorSteven McCoy <steven.mccoy@miru.hk>2010-10-23 14:35:02 +0200
committerMartin Sustrik <sustrik@250bpm.com>2010-10-23 14:35:02 +0200
commit8d6979922efff7183ce03b49715472e5b2a6a1df (patch)
tree07383203f42d7ee483901794699e622e972f71cf /src/pgm_socket.hpp
parentda59f8dd7a7f275eff98e5705767ac89ac503912 (diff)
Changes for MSVC OpenPGM build.
Signed-off-by: Steven McCoy <steven.mccoy@miru.hk>
Diffstat (limited to 'src/pgm_socket.hpp')
-rw-r--r--src/pgm_socket.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pgm_socket.hpp b/src/pgm_socket.hpp
index 142fdcc..10af0c2 100644
--- a/src/pgm_socket.hpp
+++ b/src/pgm_socket.hpp
@@ -28,6 +28,7 @@
#include "windows.hpp"
#endif
+#define __PGM_WININT_H__
#include <pgm/pgm.h>
#include "options.hpp"