From 24e94e75160dcaf45ed91af359a0c4f6f83ae790 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Tue, 25 Sep 2012 08:22:10 +0000 Subject: ProtoProxy: fixed after file renaming git-svn-id: http://mc-server.googlecode.com/svn/trunk@890 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- ProtoProxy/Globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ProtoProxy/Globals.h') diff --git a/ProtoProxy/Globals.h b/ProtoProxy/Globals.h index bff83c84b..404044a5f 100644 --- a/ProtoProxy/Globals.h +++ b/ProtoProxy/Globals.h @@ -163,7 +163,7 @@ typedef short Int16; // Common headers (part 1, without macros): #include "StringUtils.h" -#include "cCriticalSection.h" +#include "OSSupport/CriticalSection.h" -- cgit v1.2.3