output: convert to C++

This commit is contained in:
Max Kellermann
2013-04-17 01:12:05 +02:00
parent 4aeec4bb60
commit 3a2254c91f
17 changed files with 28 additions and 87 deletions

View File

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