wav: fix build

This commit is contained in:
Wim Taymans 2023-03-09 17:09:47 +01:00
parent 670bf8fe8f
commit 54cf394b1b
2 changed files with 1 additions and 2 deletions

View file

@ -24,6 +24,7 @@
#include <errno.h>
#include <fcntl.h>
#include <unistd.h>
#include <spa/utils/string.h>

View file

@ -22,8 +22,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#include <stdio.h>
#include <spa/utils/defs.h>
#include <spa/param/audio/format.h>