summarylogtreecommitdiffstats
path: root/mtaudio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mtaudio.patch')
-rw-r--r--mtaudio.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/mtaudio.patch b/mtaudio.patch
new file mode 100644
index 000000000000..9358f7c961c3
--- /dev/null
+++ b/mtaudio.patch
@@ -0,0 +1,10 @@
+--- ./polygnome-0.1.3/src/MTAudio.h 2012-03-03 07:34:11.000000000 +0100
++++ ./src/MTAudio.h 2012-09-17 21:59:51.715874730 +0200
+@@ -30,6 +30,7 @@
+ #define MT_AUDIO_H_
+
+ #include <stk/RtAudio.h>
++#include <unistd.h>
+
+ #include <vector>
+ #include <tr1/memory>