output_api: convert to C++

This commit is contained in:
Max Kellermann
2013-07-30 08:34:10 +02:00
parent c75cb67c44
commit 648196319f
25 changed files with 27 additions and 27 deletions

View File

@@ -19,7 +19,7 @@
#include "config.h"
#include "ShoutOutputPlugin.hxx"
#include "output_api.h"
#include "OutputAPI.hxx"
#include "encoder_plugin.h"
#include "EncoderList.hxx"
#include "mpd_error.h"