diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/cubeb_ring_array.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cubeb_ring_array.h b/src/cubeb_ring_array.h index 05a8fe9..ba1ed76 100644 --- a/src/cubeb_ring_array.h +++ b/src/cubeb_ring_array.h @@ -9,6 +9,7 @@ #define CUBEB_RING_ARRAY_H #include "cubeb_utils.h" +#include <CoreAudio/CoreAudioTypes.h> /** Ring array of pointers is used to hold buffers. In case that asynchronous producer/consumer callbacks do not arrive in a |