mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 00:29:35 +02:00
Include ogg header file
This commit is contained in:
parent
2d2d72c9e2
commit
0489221d7f
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
#else
|
||||
#include <vorbis/codec.h>
|
||||
#endif
|
||||
|
||||
#include <ogg/ogg.h>
|
||||
|
||||
class OggDecoder : public Decoder
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue