MinecraftConsoles/Minecraft.Client/Common/Network
Brayden M df180fabd2 refactor: Fix include paths for compatibility
MSVC allows backslashes and case-insensitive include paths, which causes
build failures on other compilers. This commit:
- Converts all include backslashes to forward slashes.
- Fixes capitalization mismatches to match the actual filesystem.
2026-03-14 00:42:04 -05:00
..
Sony refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
GameNetworkManager.cpp refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
GameNetworkManager.h refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
NetworkPlayerInterface.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
PlatformNetworkManagerInterface.h refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
PlatformNetworkManagerStub.cpp refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
PlatformNetworkManagerStub.h refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00
SessionInfo.h refactor: Fix include paths for compatibility 2026-03-14 00:42:04 -05:00