output/Output*: drop "Output" prefix from source file name

This commit is contained in:
Max Kellermann
2017-04-28 21:42:24 +02:00
parent 4abadc890e
commit 2a831fa547
8 changed files with 7 additions and 7 deletions
@@ -23,7 +23,7 @@
*/
#include "config.h"
#include "OutputPrint.hxx"
#include "Print.hxx"
#include "MultipleOutputs.hxx"
#include "Internal.hxx"
#include "client/Response.hxx"
@@ -23,7 +23,7 @@
*/
#include "config.h"
#include "OutputState.hxx"
#include "State.hxx"
#include "MultipleOutputs.hxx"
#include "Internal.hxx"
#include "Domain.hxx"