haiku: fix build

Some missing bits when converted to C++ exceptions...
This commit is contained in:
François Revol
2017-02-20 00:45:46 +01:00
committed by Max Kellermann
parent d0b4bd08e1
commit 46aa4d2f91
2 changed files with 11 additions and 10 deletions

View File

@@ -24,6 +24,7 @@
#include "../Wrapper.hxx"
#include "mixer/MixerList.hxx"
#include "util/Domain.hxx"
#include "system/Error.hxx"
#include "Log.hxx"
#include <AppFileInfo.h>