summarylogtreecommitdiffstats
path: root/RtAudio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'RtAudio.patch')
-rw-r--r--RtAudio.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/RtAudio.patch b/RtAudio.patch
new file mode 100644
index 000000000000..0068e9ea6ac8
--- /dev/null
+++ b/RtAudio.patch
@@ -0,0 +1,11 @@
+--- RtAudio.cpp 2004-10-25 09:17:30.000000000 +0100
++++ RtAudio.new.cpp 2015-09-18 10:22:47.281883179 +0100
+@@ -38,7 +38,7 @@
+ /************************************************************************/
+
+ // RtAudio: Version 3.0.1, 22 March 2004
+-
++#include <cstdio>
+ #include "RtAudio.h"
+ #include <iostream>
+