mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-25 20:38:55 +02:00
fix includes
This commit is contained in:
parent
13c6f4a99f
commit
d3b8ad5aa5
11 changed files with 11 additions and 18 deletions
|
@ -19,7 +19,7 @@
|
|||
#ifndef FLAC_DECODER_H
|
||||
#define FLAC_DECODER_H
|
||||
|
||||
#include "decoder.h"
|
||||
#include "decoder.hpp"
|
||||
|
||||
#include <FLAC/stream_decoder.h>
|
||||
#include <atomic>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue