From 715b9a959a997ae36c1567527e66b089dd70f7fb Mon Sep 17 00:00:00 2001 From: John Emmas Date: Mon, 6 Feb 2017 09:47:10 +0000 Subject: Remove a JE addition to one of the qm-dsp source files (no longer needed) --- msvc_extra_headers/ardourext/sys/time.h.input | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msvc_extra_headers') 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 /* gets 'struct timeval' - Changed by JE - 23-07-2013. Was formerly. . . #include */ /* 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 */ -- cgit v1.2.3