decoder_api: convert to C++
This commit is contained in:
		| @@ -23,7 +23,7 @@ | ||||
| #include "Directory.hxx" | ||||
| #include "input_stream.h" | ||||
| #include "conf.h" | ||||
| #include "decoder_api.h" | ||||
| #include "DecoderAPI.hxx" | ||||
| #include "DecoderList.hxx" | ||||
| #include "InputInit.hxx" | ||||
| #include "IOThread.hxx" | ||||
|   | ||||
| @@ -20,7 +20,7 @@ | ||||
| #include "config.h" | ||||
| #include "IOThread.hxx" | ||||
| #include "DecoderList.hxx" | ||||
| #include "decoder_api.h" | ||||
| #include "DecoderAPI.hxx" | ||||
| #include "InputInit.hxx" | ||||
| #include "InputStream.hxx" | ||||
| #include "audio_format.h" | ||||
|   | ||||
| @@ -20,7 +20,7 @@ | ||||
| #include "config.h" | ||||
| #include "IOThread.hxx" | ||||
| #include "DecoderList.hxx" | ||||
| #include "decoder_api.h" | ||||
| #include "DecoderAPI.hxx" | ||||
| #include "InputInit.hxx" | ||||
| #include "input_stream.h" | ||||
| #include "audio_format.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann