decoder/DecoderAPI: include cleanup
This commit is contained in:
parent
d9cb85df83
commit
5b8b660bd0
@ -30,7 +30,6 @@
|
||||
#include "DecoderInternal.hxx"
|
||||
#include "DetachedSong.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "util/ConstBuffer.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
|
@ -44,8 +44,6 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
class Error;
|
||||
|
||||
/**
|
||||
* Throw an instance of this class to stop decoding the current song
|
||||
* (successfully). It can be used to jump out of all of a decoder's
|
||||
|
Loading…
Reference in New Issue
Block a user