mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-16 10:52:32 +01:00
cleanup: missing include
This commit is contained in:
parent
60676753ba
commit
4670014664
@ -1,6 +1,7 @@
|
|||||||
#ifndef _WAV_UTILS_H_
|
#ifndef _WAV_UTILS_H_
|
||||||
#define _WAV_UTILS_H_
|
#define _WAV_UTILS_H_
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user