fix: missing jui includes (and slight structure changes)

This commit is contained in:
Sally Knight
2026-04-02 00:28:10 +03:00
parent dc4e2287ee
commit 729aad5f06
23 changed files with 75 additions and 12 deletions
@@ -3,6 +3,9 @@
#include "Minecraft.Client/Common/src/UI/UIScene.h"
#include "Minecraft.Client/Linux/Linux_App.h"
#include "java/JavaMath.h"
#ifndef _ENABLESHIGGY
#include "Minecraft.Client/Linux/Stubs/iggy_stubs.h"
#endif
UIControl::UIControl() {
m_parentScene = nullptr;