refactor: move misplaced headers to their proper modules

This commit is contained in:
MatthewBeshay
2026-04-04 14:12:58 +11:00
committed by Tropical
parent d814a78453
commit 54a1f90212
95 changed files with 119 additions and 119 deletions

View File

@@ -1,7 +1,7 @@
#include "UIString.h"
#include "app/linux/LinuxGame.h"
#include "app/common/XboxStubs.h"
#include "platform/XboxStubs.h"
#include "util/StringHelpers.h"
bool UIString::setCurrentLanguage() {