1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/audio/mixxx22/files/patch-plugins_soundsourcem4a_soundsourcem4a.h
Jose Alonso Cardenas Marquez 032d9da080 audio/mixxx22: Copy audio/mixxx to audio/mixxx22
- Preparing for mixxx update
2021-07-17 12:26:45 -05:00

12 lines
255 B
C

--- 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