output/sndio: move #include below guard
This commit is contained in:
parent
412ff762bb
commit
735eabb066
@ -17,11 +17,11 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#include "../OutputAPI.hxx"
|
||||
|
||||
#ifndef MPD_SNDIO_OUTPUT_PLUGIN_HXX
|
||||
#define MPD_SNDIO_OUTPUT_PLUGIN_HXX
|
||||
|
||||
#include "../OutputAPI.hxx"
|
||||
|
||||
class Mixer;
|
||||
class MixerListener;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user