mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
* Fix include paths. Now it builds properly.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#include "TripodCamera.hpp"
|
||||
#include "Player.hpp"
|
||||
#include "Level.hpp"
|
||||
#include "world/level/Level.hpp"
|
||||
|
||||
TripodCamera::TripodCamera(Level* level, Player* player, float x, float y, float z) : Mob(level)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user