mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-19 17:25:17 +03:00
12 lines
233 B
Diff
12 lines
233 B
Diff
--- a/include/plugin_interface/SC_SndBuf.h
|
|
+++ b/include/plugin_interface/SC_SndBuf.h
|
|
@@ -22,8 +22,8 @@
|
|
|
|
#include <stdint.h>
|
|
|
|
-typedef struct SNDFILE_tag SNDFILE;
|
|
+#include <sndfile.h>
|
|
|
|
#ifdef SUPERNOVA
|
|
|
|
# include <atomic>
|