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 +- ProtoProxy/ProtoProxy.vcproj | 52 ++++++++++++++++++++++++-------------------- 2 files changed, 29 insertions(+), 25 deletions(-) (limited to 'ProtoProxy') 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" diff --git a/ProtoProxy/ProtoProxy.vcproj b/ProtoProxy/ProtoProxy.vcproj index aa1d138c3..dc11923f4 100644 --- a/ProtoProxy/ProtoProxy.vcproj +++ b/ProtoProxy/ProtoProxy.vcproj @@ -176,30 +176,6 @@ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;h;hpp" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > - - - - - - - - - - - - @@ -244,6 +220,34 @@ RelativePath=".\Server.h" > + + + + + + + + + + + + + + -- cgit v1.2.3