output/null: convert to C++

This commit is contained in:
Max Kellermann
2013-02-02 09:30:29 +01:00
parent e6b04d1b50
commit 7bb5a960fd
4 changed files with 31 additions and 24 deletions
+2 -2
View File
@@ -790,8 +790,8 @@ OUTPUT_API_SRC = \
src/OutputInit.cxx
liboutput_plugins_a_SOURCES = \
src/output/null_output_plugin.h \
src/output/null_output_plugin.c
src/output/NullOutputPlugin.cxx \
src/output/NullOutputPlugin.hxx
MIXER_LIBS = \
libmixer_plugins.a \