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

View File

@@ -20,7 +20,7 @@
#include "config.h"
#include "OutputCommands.hxx"
#include "Request.hxx"
#include "output/OutputPrint.hxx"
#include "output/Print.hxx"
#include "output/OutputCommand.hxx"
#include "client/Client.hxx"
#include "client/Response.hxx"