Merge branch 'ucl' of git://github.com/neheb/MPD into v0.21.x

This commit is contained in:
Max Kellermann
2020-03-26 17:27:33 +01:00
9 changed files with 53 additions and 15 deletions

View File

@@ -22,6 +22,7 @@
#include "../OutputAPI.hxx"
#include "mixer/MixerList.hxx"
#include "util/Domain.hxx"
#include "util/Math.hxx"
#include "system/Error.hxx"
#include "Log.hxx"
@@ -37,8 +38,6 @@
#include <StringList.h>
#include <SoundPlayer.h>
#include <cmath>
#include <string.h>
#define UTF8_PLAY "\xE2\x96\xB6"