fix another error

This commit is contained in:
Kuba 2025-02-28 20:12:12 +01:00 committed by GitHub
parent d47b217466
commit 43f22e7773
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
*/
#include "fm_mpx.h"
#include <stddef.h>
#include <sndfile.h>
#include <stdlib.h>
#include <strings.h>