aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputList.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-04-17 01:08:35 +0200
committerMax Kellermann <max@duempel.org>2013-04-17 01:08:35 +0200
commit4aeec4bb60f5f7635679ecbbee1f3e046901d640 (patch)
tree38796ee1a5087f0a81e1f578f95d5d9b7e5e6c3a /src/OutputList.cxx
parent750b2ad6a87e4081e68c5e88924c121b9ab6a078 (diff)
downloadmpd-4aeec4bb60f5f7635679ecbbee1f3e046901d640.tar.gz
mpd-4aeec4bb60f5f7635679ecbbee1f3e046901d640.tar.xz
mpd-4aeec4bb60f5f7635679ecbbee1f3e046901d640.zip
output/solaris: convert to C++
Diffstat (limited to 'src/OutputList.cxx')
-rw-r--r--src/OutputList.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OutputList.cxx b/src/OutputList.cxx
index f6fd215ab..abbc02bcf 100644
--- a/src/OutputList.cxx
+++ b/src/OutputList.cxx
@@ -34,7 +34,7 @@
#include "output/RecorderOutputPlugin.hxx"
#include "output/RoarOutputPlugin.hxx"
#include "output/ShoutOutputPlugin.hxx"
-#include "output/solaris_output_plugin.h"
+#include "output/SolarisOutputPlugin.hxx"
#include "output/WinmmOutputPlugin.hxx"
const struct audio_output_plugin *const audio_output_plugins[] = {