summarylogtreecommitdiffstats
path: root/rtAudio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'rtAudio.patch')
-rw-r--r--rtAudio.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/rtAudio.patch b/rtAudio.patch
deleted file mode 100644
index 3150088e0c96..000000000000
--- a/rtAudio.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ofRtAudioSoundStream.cpp 2016-03-09 17:40:44.000000000 +0100
-+++ ofRtAudioSoundStream.cpp.fixed 2016-04-29 18:06:13.321128680 +0200
-@@ -5,7 +5,7 @@
- #include "ofSoundStream.h"
- #include "ofMath.h"
- #include "ofUtils.h"
--#include "RtAudio.h"
-+#include "rtaudio/RtAudio.h"
-
-
- //------------------------------------------------------------------------------