output_api: convert to C++
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "MixerInternal.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "GlobalEvents.hxx"
|
||||
#include "Main.hxx"
|
||||
#include "event/MultiSocketMonitor.hxx"
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "MixerInternal.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "fd_util.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
@@ -21,7 +21,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "MixerInternal.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "output/RoarOutputPlugin.hxx"
|
||||
|
||||
struct RoarMixer final : public Mixer {
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "MixerInternal.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "output/WinmmOutputPlugin.hxx"
|
||||
|
||||
#include <mmsystem.h>
|
||||
|
Reference in New Issue
Block a user