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:
@@ -11,7 +11,8 @@
|
||||
#include "NetEventCallback.hpp"
|
||||
#include "Minecraft.hpp"
|
||||
#include "RakNetInstance.hpp"
|
||||
#include "LevelListener.hpp"
|
||||
#include "world/level/LevelListener.hpp"
|
||||
|
||||
class Minecraft;
|
||||
|
||||
class ServerSideNetworkHandler : public NetEventCallback, public LevelListener
|
||||
|
||||
Reference in New Issue
Block a user