output: rename source files

This commit is contained in:
Max Kellermann
2014-01-28 11:42:54 +01:00
parent 815d72065c
commit 68b79f97f3
20 changed files with 29 additions and 29 deletions

View File

@@ -21,9 +21,9 @@
#include "config.h"
#include "OutputControl.hxx"
#include "OutputThread.hxx"
#include "OutputInternal.hxx"
#include "Internal.hxx"
#include "OutputPlugin.hxx"
#include "OutputError.hxx"
#include "Domain.hxx"
#include "mixer/MixerControl.hxx"
#include "notify.hxx"
#include "filter/plugins/ReplayGainFilterPlugin.hxx"