Fix build with musl https://bugs.gentoo.org/831494 --- a/src/sound_stuff.c +++ b/src/sound_stuff.c @@ -33,7 +33,7 @@ #include #ifndef USE_SDL -#include +#include #include #include #include