From debd0ea5592f483a6f5865cc658a4caee5d7855e Mon Sep 17 00:00:00 2001 From: "admin@omencraft.com" Date: Sat, 4 Feb 2012 19:40:48 +0000 Subject: Fixed a bug in source/cClientHandle.h git-svn-id: http://mc-server.googlecode.com/svn/trunk@231 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/cClientHandle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/cClientHandle.h') diff --git a/source/cClientHandle.h b/source/cClientHandle.h index 75505c3f7..56b9382e8 100644 --- a/source/cClientHandle.h +++ b/source/cClientHandle.h @@ -11,7 +11,7 @@ #ifndef CCLIENTHANDLE_H_INCLUDED #define CCLIENTHANDLE_H_INCLUDED -#include "Packets/cPacket.h" +#include "packets/cPacket.h" #include "Vector3d.h" #include "packets/cPacket_KeepAlive.h" -- cgit v1.2.3