pcm_*: convert to C++
This commit is contained in:
		| @@ -26,10 +26,10 @@ | ||||
| #include "replay_gain_info.h" | ||||
| #include "replay_gain_config.h" | ||||
| #include "mixer_control.h" | ||||
| #include "PcmVolume.hxx" | ||||
|  | ||||
| extern "C" { | ||||
| #include "pcm_buffer.h" | ||||
| #include "pcm_volume.h" | ||||
| } | ||||
|  | ||||
| #include <assert.h> | ||||
|   | ||||
| @@ -24,7 +24,7 @@ | ||||
| #include "filter_registry.h" | ||||
| #include "conf.h" | ||||
| #include "pcm_buffer.h" | ||||
| #include "pcm_volume.h" | ||||
| #include "PcmVolume.hxx" | ||||
| #include "audio_format.h" | ||||
|  | ||||
| #include <assert.h> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann