From d176cbc80476cdc8ca082631efc171ea39116d63 Mon Sep 17 00:00:00 2001 From: John Emmas Date: Sun, 4 Aug 2013 17:01:37 +0100 Subject: 'libs/ardour' - Compiler specific includes and includes --- libs/ardour/ladspa_plugin.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libs/ardour/ladspa_plugin.cc') diff --git a/libs/ardour/ladspa_plugin.cc b/libs/ardour/ladspa_plugin.cc index c78d8a28dd..78e16f9941 100644 --- a/libs/ardour/ladspa_plugin.cc +++ b/libs/ardour/ladspa_plugin.cc @@ -29,7 +29,9 @@ #include #include // so libraptor doesn't complain #include +#ifndef COMPILER_MSVC #include +#endif #include #include -- cgit v1.2.3