From 7abb5f7604bb9a0a716e89f3b27e330b016a38b9 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 23 Sep 2012 21:23:33 +0000 Subject: Source files cleanup: OSSupport-related files in a separate subfolder, renamed. git-svn-id: http://mc-server.googlecode.com/svn/trunk@885 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/cWebAdmin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/cWebAdmin.h') diff --git a/source/cWebAdmin.h b/source/cWebAdmin.h index 8d4837e7a..f50de3f64 100644 --- a/source/cWebAdmin.h +++ b/source/cWebAdmin.h @@ -1,7 +1,7 @@ #pragma once #include "../WebServer/WebServer.h" -#include "cSocket.h" +#include "OSSupport/Socket.h" class cStringMap; -- cgit v1.2.3