Merge branch 'master' into cairocanvas
[ardour.git] / libs / ardour / port.cc
index cf961d68286d92281591d1561dc8d6ad8b04c4c6..bc5d26fb805431059246f5f29dd46c820ea125d0 100644 (file)
@@ -21,7 +21,9 @@
 #include "libardour-config.h"
 #endif
 
+#ifndef PLATFORM_WINDOWS
 #include <jack/weakjack.h> // so that we can test for new functions at runtime
+#endif
 
 #include "pbd/compose.h"
 #include "pbd/error.h"