Commit e11496c1 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Opus: add necessary include

parent b69a01e8
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
#define OPUS_HEADER_H #define OPUS_HEADER_H
#include <ogg/ogg.h> #include <ogg/ogg.h>
#include <stdint.h>
typedef struct { typedef struct {
int version; int version;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment