mirror of
https://github.com/xiph/opus.git
synced 2025-05-28 14:19:13 +00:00
Add missing #include for gcc
This commit is contained in:
parent
ed08a3b0ba
commit
a1b050baee
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "opus.h"
|
#include "opus.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue