[Patcher] Allow loading patches from non-utf8 paths

This commit is contained in:
Gliniak
2022-07-18 08:46:04 +02:00
parent 6e1e62378f
commit fd78ab4dfc
3 changed files with 6 additions and 2 deletions

View File

@@ -9,7 +9,6 @@
#include "config.h"
#include "third_party/cpptoml/include/cpptoml.h"
#include "third_party/fmt/include/fmt/format.h"
#include "xenia/base/assert.h"
#include "xenia/base/cvar.h"