[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 New Issue