From 51adaf2c47761e3f2095a52a7037cd8458b77990 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 00:02:24 +0100 Subject: decoder/*: move to decoder/plugins/ --- src/Main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.cxx') diff --git a/src/Main.cxx b/src/Main.cxx index 9eb39a7e2..b4fc948f1 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -53,7 +53,7 @@ #include "fs/StandardDirectory.hxx" #include "playlist/PlaylistRegistry.hxx" #include "ZeroconfGlue.hxx" -#include "DecoderList.hxx" +#include "decoder/DecoderList.hxx" #include "AudioConfig.hxx" #include "pcm/PcmConvert.hxx" #include "Daemon.hxx" -- cgit v1.2.3