mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Fix include paths. Now it builds properly.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
********************************************************************/
|
||||
|
||||
#include "DynamicTexture.hpp"
|
||||
#include "Utils.hpp"
|
||||
#include "client/common/Utils.hpp"
|
||||
|
||||
DynamicTexture::DynamicTexture(int a2) : m_textureIndex(a2)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user