output: convert to C++

This commit is contained in:
Max Kellermann
2013-04-17 01:12:05 +02:00
parent 4aeec4bb60
commit 3a2254c91f
17 changed files with 28 additions and 87 deletions

View File

@@ -18,12 +18,8 @@
*/
#include "config.h"
extern "C" {
#include "output_plugin.h"
}
#include "output_internal.h"
#include "OutputPlugin.hxx"
#include "OutputInternal.hxx"
struct audio_output *
ao_plugin_init(const struct audio_output_plugin *plugin,