input_{internal,plugin}: convert to C++

This commit is contained in:
Max Kellermann
2013-01-25 22:43:01 +01:00
parent 94fffb332b
commit 49567f1f3e
19 changed files with 36 additions and 45 deletions

View File

@@ -20,8 +20,8 @@
#include "config.h"
#include "DespotifyInputPlugin.hxx"
#include "DespotifyUtils.hxx"
#include "input_internal.h"
#include "input_plugin.h"
#include "InputInternal.hxx"
#include "InputPlugin.hxx"
#include "tag.h"
extern "C" {