Header cleanup

This commit is contained in:
Margen67
2025-07-18 07:18:31 -07:00
parent d01c35f506
commit 4cb783bf22
136 changed files with 18 additions and 340 deletions

View File

@@ -6,11 +6,8 @@
* Released under the BSD license - see LICENSE in the root for more details. *
******************************************************************************
*/
#include <algorithm>
#include "xenia/app/emulator_window.h"
#include "xenia/app/profile_dialogs.h"
#include "xenia/app/emulator_window.h"
#include "xenia/base/png_utils.h"
#include "xenia/base/system.h"
#include "xenia/kernel/util/shim_utils.h"
@@ -302,4 +299,4 @@ void ProfileConfigDialog::OnDraw(ImGuiIO& io) {
}
} // namespace app
} // namespace xe
} // namespace xe