refactor: move misplaced headers to their proper modules

This commit is contained in:
MatthewBeshay
2026-04-06 20:32:24 -05:00
committed by Tropical
parent d814a78453
commit 54a1f90212
95 changed files with 119 additions and 119 deletions
@@ -11,7 +11,7 @@
#include "AbstractContainerScreen.h"
#include "app/common/UI/All Platforms/IUIScene_CreativeMenu.h"
#include "app/linux/LinuxGame.h"
#include "app/common/stubs.h"
#include "platform/stubs.h"
#include "minecraft/client/Minecraft.h"
#include "minecraft/client/Lighting.h"
#include "minecraft/client/gui/Screen.h"