add support for linux clang cross compiles
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
using namespace std;
|
||||
|
||||
#include "..\..\..\Minecraft.World\MobEffect.h"
|
||||
#include "../../../Minecraft.World/MobEffect.h"
|
||||
|
||||
class CXuiCtrlMobEffect : public CXuiControlImpl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user