From 3a2254c91f19364d41aacea442c43b00aa1175e2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 17 Apr 2013 01:12:05 +0200 Subject: output: convert to C++ --- src/CommandLine.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CommandLine.cxx') diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx index 0de211fd7..ec6d8c7b1 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -25,7 +25,7 @@ #include "DecoderList.hxx" #include "decoder_plugin.h" #include "OutputList.hxx" -#include "output_plugin.h" +#include "OutputPlugin.hxx" #include "InputRegistry.hxx" #include "InputPlugin.hxx" #include "PlaylistRegistry.hxx" -- cgit v1.2.3