Timer: move to output/
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "FifoOutputPlugin.hxx"
|
||||
#include "config/ConfigError.hxx"
|
||||
#include "../OutputAPI.hxx"
|
||||
#include "Timer.hxx"
|
||||
#include "../Timer.hxx"
|
||||
#include "fs/AllocatedPath.hxx"
|
||||
#include "fs/FileSystem.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
@@ -26,7 +26,7 @@
|
||||
#define MPD_OUTPUT_HTTPD_INTERNAL_H
|
||||
|
||||
#include "../Internal.hxx"
|
||||
#include "Timer.hxx"
|
||||
#include "../Timer.hxx"
|
||||
#include "thread/Mutex.hxx"
|
||||
#include "event/ServerSocket.hxx"
|
||||
#include "event/DeferredMonitor.hxx"
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "NullOutputPlugin.hxx"
|
||||
#include "../OutputAPI.hxx"
|
||||
#include "Timer.hxx"
|
||||
#include "../Timer.hxx"
|
||||
|
||||
struct NullOutput {
|
||||
AudioOutput base;
|
||||
|
Reference in New Issue
Block a user