output/*: move to output/plugins/

This commit is contained in:
Max Kellermann
2014-01-23 23:49:50 +01:00
parent f1f19841bd
commit ea5b901bcc
71 changed files with 103 additions and 91 deletions

View File

@@ -28,7 +28,7 @@
#include "system/FatalError.hxx"
#include "CrossFade.hxx"
#include "PlayerControl.hxx"
#include "OutputAll.hxx"
#include "output/OutputAll.hxx"
#include "tag/Tag.hxx"
#include "Idle.hxx"
#include "GlobalEvents.hxx"