refactor: move BuildVer.h into minecraft

This commit is contained in:
MatthewBeshay
2026-04-08 21:24:07 +10:00
parent a3b8adeb5a
commit efe4c91538
7 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
#include "platform/input/input.h"
#include "minecraft/GameEnums.h"
#include "app/common/BuildVer/BuildVer.h"
#include "minecraft/BuildVer.h"
#include "app/common/UI/Controls/UIControl_Button.h"
#include "app/common/UI/Controls/UIControl_CheckBox.h"
#include "app/common/UI/Controls/UIControl_Label.h"