mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-22 22:37:02 +00:00
Update bis_factory to fix broken fmt source link
This commit is contained in:
parent
04522c424d
commit
dc2ac17c3b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
// Modified by Pound emulator for SW2 compatibility
|
||||
|
||||
#include <fmt/format.cc>
|
||||
#include <fmt/src/format.cc>
|
||||
#include "core/common/fs/path_util.h"
|
||||
#include "core/fs/bis_factory.h"
|
||||
#include "core/fs/registered_cache.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue