mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-30 17:36:16 +02:00
fix includes
This commit is contained in:
parent
13c6f4a99f
commit
d3b8ad5aa5
11 changed files with 11 additions and 18 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
#ifndef OGG_DECODER_H
|
||||
#define OGG_DECODER_H
|
||||
#include "decoder.h"
|
||||
#include "decoder.hpp"
|
||||
#ifdef HAS_TREMOR
|
||||
#include <tremor/ivorbiscodec.h>
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue