decoder/*: move to decoder/plugins/

This commit is contained in:
Max Kellermann
2014-01-24 00:02:24 +01:00
parent ea5b901bcc
commit 51adaf2c47
111 changed files with 142 additions and 142 deletions

View File

@@ -19,8 +19,8 @@
#include "config.h"
#include "IOThread.hxx"
#include "DecoderList.hxx"
#include "DecoderAPI.hxx"
#include "decoder/DecoderList.hxx"
#include "decoder/DecoderAPI.hxx"
#include "InputInit.hxx"
#include "InputStream.hxx"
#include "AudioFormat.hxx"