Header cleanup
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
#include "xenia/emulator.h"
|
||||
#include "xenia/kernel/xam/user_profile.h"
|
||||
|
||||
#include <ranges>
|
||||
#include <sstream>
|
||||
|
||||
#include "third_party/fmt/include/fmt/format.h"
|
||||
#include "third_party/stb/stb_image.h"
|
||||
#include "xenia/kernel/kernel_state.h"
|
||||
@@ -848,4 +845,4 @@ void UserTracker::RefreshTitleSummary(uint64_t xuid, uint32_t title_id) {
|
||||
|
||||
} // namespace xam
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
} // namespace xe
|
||||
|
||||
Reference in New Issue
Block a user