mirror of
https://github.com/xiph/opus.git
synced 2025-05-29 06:39:15 +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"
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "opus.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue