summarylogtreecommitdiffstats
path: root/build.patch
blob: 6da41c0dd2f12c7688d74fd107742320b71ed469 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -rupN a/src/codec_fluidsynth.cpp b/src/codec_fluidsynth.cpp
--- a/src/codec_fluidsynth.cpp	2011-07-29 08:37:48.000000000 +0000
+++ b/src/codec_fluidsynth.cpp	2014-01-03 10:42:13.280792235 +0000
@@ -32,7 +32,7 @@
 #endif
 
 #include <istream>
-
+#include <unistd.h>
 #include <fluidsynth.h>