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

@@ -23,8 +23,8 @@
#include "config.h"
#include "CdioParanoiaInputPlugin.hxx"
#include "input_internal.h"
#include "input_plugin.h"
#include "InputInternal.hxx"
#include "InputPlugin.hxx"
#include "refcount.h"
#include <stdio.h>