aboutsummaryrefslogtreecommitdiff
path: root/audio/mixxx22/files/patch-plugins_soundsourcem4a_soundsourcem4a.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mixxx22/files/patch-plugins_soundsourcem4a_soundsourcem4a.h')
-rw-r--r--audio/mixxx22/files/patch-plugins_soundsourcem4a_soundsourcem4a.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/mixxx22/files/patch-plugins_soundsourcem4a_soundsourcem4a.h b/audio/mixxx22/files/patch-plugins_soundsourcem4a_soundsourcem4a.h
deleted file mode 100644
index d45a2ae4a508..000000000000
--- a/audio/mixxx22/files/patch-plugins_soundsourcem4a_soundsourcem4a.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/soundsourcem4a/soundsourcem4a.h.orig 2019-07-19 22:36:09 UTC
-+++ plugins/soundsourcem4a/soundsourcem4a.h
-@@ -5,6 +5,8 @@
-
- #include "util/readaheadsamplebuffer.h"
-
-+#include <sys/types.h>
-+
- #ifdef __MP4V2__
- #include <mp4v2/mp4v2.h>
- #else