mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-05 18:10:09 +03:00
* Fix include paths. Now it builds properly.
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
********************************************************************/
|
||||
|
||||
#include "Minecraft.hpp"
|
||||
#include "IngameBlockSelectionScreen.hpp"
|
||||
#include "ItemRenderer.hpp"
|
||||
#include "client/gui/screens/IngameBlockSelectionScreen.hpp"
|
||||
#include "client/renderer/entity/ItemRenderer.hpp"
|
||||
|
||||
#ifdef _WIN32
|
||||
#pragma warning(disable : 4244)
|
||||
|
||||
Reference in New Issue
Block a user