mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
[Base] Added missing import from previous commit
This commit is contained in:
parent
eb2298c412
commit
e0f0dc7f3a
|
|
@ -10,6 +10,7 @@
|
|||
#ifndef XENIA_KERNEL_XAM_USER_PROFILE_H_
|
||||
#define XENIA_KERNEL_XAM_USER_PROFILE_H_
|
||||
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
|
|
|||
Loading…
Reference in a new issue