From 044fd237b60b30f2a422b9efd04d20badf61da79 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sun, 8 Dec 2013 12:17:54 +0100 Subject: Moved bindings-related to a Bindings subfolder. Ref.: #407 --- src/ClientHandle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ClientHandle.cpp') diff --git a/src/ClientHandle.cpp b/src/ClientHandle.cpp index 95d8f23e5..6fd779b0c 100644 --- a/src/ClientHandle.cpp +++ b/src/ClientHandle.cpp @@ -4,7 +4,7 @@ #include "Server.h" #include "World.h" #include "Entities/Pickup.h" -#include "PluginManager.h" +#include "Bindings/PluginManager.h" #include "Entities/Player.h" #include "Inventory.h" #include "BlockEntities/ChestEntity.h" -- cgit v1.2.3