restore include paths for cross-platform builds because i messed absolutely every #include up.

This commit is contained in:
2026-03-24 19:51:01 -04:00
parent 8867878ccf
commit aec534d948
8 changed files with 17 additions and 23 deletions

View File

@@ -1,7 +1,5 @@
#ifndef NET_MINECRAFT_CLIENT_PLAYER__XperiaPlayInput_H__
#define NET_MINECRAFT_CLIENT_PLAYER__XperiaPlayInput_H__
#include "Player.h"
#include "Controller.h"
//package net.minecraft.client.player;