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

@@ -25,7 +25,7 @@
#ifndef MPD_OUTPUT_HTTPD_INTERNAL_H
#define MPD_OUTPUT_HTTPD_INTERNAL_H
#include "../OutputInternal.hxx"
#include "../Internal.hxx"
#include "Timer.hxx"
#include "thread/Mutex.hxx"
#include "event/ServerSocket.hxx"