output/osx: convert to C++

This commit is contained in:
Max Kellermann
2013-01-29 16:59:21 +01:00
parent 3dd8beb380
commit 84eb95466b
4 changed files with 49 additions and 49 deletions
+2 -1
View File
@@ -864,7 +864,8 @@ endif
if HAVE_OSX
liboutput_plugins_a_SOURCES += \
src/output/osx_output_plugin.c src/output/osx_output_plugin.h
src/output/OSXOutputPlugin.cxx \
src/output/OSXOutputPlugin.hxx
endif
if HAVE_PULSE