output/winmm: fix build breakage after e87f0ca771

This commit is contained in:
Max Kellermann 2019-06-17 12:23:34 +02:00
parent e87f0ca771
commit fd7caab872
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#include "WinmmOutputPlugin.hxx"
#include "../OutputAPI.hxx"
#include "pcm/PcmBuffer.hxx"
#include "pcm/Buffer.hxx"
#include "mixer/MixerList.hxx"
#include "fs/AllocatedPath.hxx"
#include "util/RuntimeError.hxx"