summaryrefslogtreecommitdiff
path: root/msvc_extra_headers/ardourext/sys/time.h.input
diff options
context:
space:
mode:
Diffstat (limited to 'msvc_extra_headers/ardourext/sys/time.h.input')
-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 b989d0cd36..1f1fde5063 100644
--- a/msvc_extra_headers/ardourext/sys/time.h.input
+++ b/msvc_extra_headers/ardourext/sys/time.h.input
@@ -7,7 +7,7 @@
typedef long __suseconds_t;
typedef __suseconds_t suseconds_t;
#endif
-#if !defined(BUILDING_EVORAL) && !defined(BUILDING_VAMPPLUGINS)
+#if !defined(BUILDING_EVORAL) && !defined(BUILDING_QMDSP) && !defined(BUILDING_VAMPPLUGINS)
#include <WinSock2.h> /* gets 'struct timeval' - Changed by JE - 23-07-2013. Was formerly. . . #include <WinSock.h> */
/* For whatever reason, Ardour's 'libevoral' refuses to build as a DLL if we include both 'rpc.h' */
/* and 'WinSock2.h'. It doesn't seem to matter which order we #include them. Given that we can't */