mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-23 22:41:05 +01:00
cleanup: missing include
This commit is contained in:
parent
60676753ba
commit
4670014664
@ -1,6 +1,7 @@
|
||||
#ifndef _WAV_UTILS_H_
|
||||
#define _WAV_UTILS_H_
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user