mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
update fluidsynth patch
This commit is contained in:
parent
fa36ea6695
commit
38e09a8ed5
1 changed files with 13 additions and 0 deletions
|
|
@ -287,3 +287,16 @@ index faf2772..74b9f4b 100644
|
||||||
#if HAVE_STRING_H
|
#if HAVE_STRING_H
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#endif
|
#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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue