mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-25 10:06:48 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "XUI_Ctrl_LoadingProgress.h"
|
||||
#include "..\..\Minecraft.h"
|
||||
#include "..\..\ProgressRenderer.h"
|
||||
#include "../../Minecraft.h"
|
||||
#include "../../ProgressRenderer.h"
|
||||
|
||||
int CXuiCtrlLoadingProgress::GetValue()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user