decoder/{mikmod,modplug}: throw exception instead of calling FatalError()

This commit is contained in:
Max Kellermann
2016-11-24 14:09:58 +01:00
parent 509f62f68d
commit b677e891b4
4 changed files with 6 additions and 8 deletions

View File

@@ -25,7 +25,6 @@
#include "fs/AllocatedPath.hxx"
#include "fs/FileSystem.hxx"
#include "fs/Path.hxx"
#include "system/FatalError.hxx"
#include "Log.hxx"
extern "C" {