decoder/mad: include cleanup
This commit is contained in:
parent
52bee8f81f
commit
089615a01e
@ -21,10 +21,8 @@
|
|||||||
#include "MadDecoderPlugin.hxx"
|
#include "MadDecoderPlugin.hxx"
|
||||||
#include "../DecoderAPI.hxx"
|
#include "../DecoderAPI.hxx"
|
||||||
#include "input/InputStream.hxx"
|
#include "input/InputStream.hxx"
|
||||||
#include "config/Block.hxx"
|
|
||||||
#include "tag/Id3Scan.hxx"
|
#include "tag/Id3Scan.hxx"
|
||||||
#include "tag/Id3ReplayGain.hxx"
|
#include "tag/Id3ReplayGain.hxx"
|
||||||
#include "tag/Rva2.hxx"
|
|
||||||
#include "tag/Handler.hxx"
|
#include "tag/Handler.hxx"
|
||||||
#include "tag/ReplayGain.hxx"
|
#include "tag/ReplayGain.hxx"
|
||||||
#include "tag/MixRamp.hxx"
|
#include "tag/MixRamp.hxx"
|
||||||
@ -40,8 +38,6 @@
|
|||||||
#include <id3tag.h>
|
#include <id3tag.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdexcept>
|
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user