mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-25 00:33:54 +00:00
file_sys/patch_manager: Add missing include
Fixes build issues
This commit is contained in:
parent
faea0ddc85
commit
5bccefe24c
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
#include "common/common_types.h"
|
||||
#include "core/file_sys/nca_metadata.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue