summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-08-25 22:37:12 +0200
committerRobin Gareus <robin@gareus.org>2016-08-25 22:37:12 +0200
commit38e09a8ed510af45c74b72b7d64512de55f4cb5c (patch)
tree8dcdd657318c3cf587ae5fb549faaacf29a64701 /tools
parentfa36ea6695c233883eb7ab20c48f08d1c4d20b37 (diff)
update fluidsynth patch
Diffstat (limited to 'tools')
-rw-r--r--tools/ardour_fluidsynth.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/ardour_fluidsynth.diff b/tools/ardour_fluidsynth.diff
index 4aa408338b..a370aea510 100644
--- a/tools/ardour_fluidsynth.diff
+++ b/tools/ardour_fluidsynth.diff
@@ -287,3 +287,16 @@ index faf2772..74b9f4b 100644
#if HAVE_STRING_H
#include <string.h>
#endif
+diff --git a/libs/fluidsynth/src/fluidsynth_priv.h b/libs/fluidsynth/src/fluidsynth_priv.h
+index 74b9f4b..d29ba8a 100644
+--- a/libs/fluidsynth/src/fluidsynth_priv.h
++++ b/libs/fluidsynth/src/fluidsynth_priv.h
+@@ -105,8 +105,6 @@
+ #endif
+
+ #if HAVE_WINDOWS_H
+-#include <winsock2.h>
+-#include <ws2tcpip.h>
+ #include <windows.h>
+ #endif
+