summaryrefslogtreecommitdiff
path: root/msvc_extra_headers
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2013-07-25 07:19:51 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2013-07-25 07:19:51 +0100
commit369c0e4a6692f7f5fd356783be7da773e452cb34 (patch)
treec73adc2054be6f01721ed8d11869e8dc2b4b953a /msvc_extra_headers
parentb8109ef87ef9d5332fa16d246b6cf5a6576fe363 (diff)
'libs/midi++2' - Modify to be buildable with MSVC
Diffstat (limited to 'msvc_extra_headers')
-rw-r--r--msvc_extra_headers/ardourext/sys/time.h.input2
1 files changed, 1 insertions, 1 deletions
diff --git a/msvc_extra_headers/ardourext/sys/time.h.input b/msvc_extra_headers/ardourext/sys/time.h.input
index 2e54976641..11bd6bf34d 100644
--- a/msvc_extra_headers/ardourext/sys/time.h.input
+++ b/msvc_extra_headers/ardourext/sys/time.h.input
@@ -2,7 +2,7 @@
#define _WINX_SYS_TIME_H_
//#include <features.h>
-#include <WinSock.h> // gets 'struct timeval'
+#include <WinSock2.h> // gets 'struct timeval' - Changed by JE - 23-07-2013. Was formerly. . . #include <WinSock.h>
#ifdef _TIMEVAL_DEFINED
# define _STRUCT_TIMEVAL 1