summaryrefslogtreecommitdiffstats
path: root/ProtoProxy/Globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'ProtoProxy/Globals.h')
-rw-r--r--ProtoProxy/Globals.h2
1 files changed, 1 insertions, 1 deletions
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"