diff options
Diffstat (limited to '')
-rw-r--r-- | source/OSSupport/TCPLink.h (renamed from source/cTCPLink.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cTCPLink.h b/source/OSSupport/TCPLink.h index 0bba84243..7fca10d7f 100644 --- a/source/cTCPLink.h +++ b/source/OSSupport/TCPLink.h @@ -1,6 +1,6 @@ #pragma once -#include "cSocket.h" +#include "Socket.h" class cTCPLink //tolua_export { //tolua_export |