From f6447e8f34c28785f605e2ae0882c24799d34456 Mon Sep 17 00:00:00 2001 From: panaut0lordv Date: Thu, 4 Jun 2009 21:41:07 +0200 Subject: *Including style fixing - part 1 --HG-- branch : trunk --- src/trinitycore/RASocket.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/trinitycore/RASocket.h') diff --git a/src/trinitycore/RASocket.h b/src/trinitycore/RASocket.h index 8900e689b2c..330c85defa4 100644 --- a/src/trinitycore/RASocket.h +++ b/src/trinitycore/RASocket.h @@ -25,9 +25,10 @@ #ifndef _RASOCKET_H #define _RASOCKET_H -#include "Common.h" #include "sockets/TcpSocket.h" +#include "Common.h" + #define RA_BUFF_SIZE 1024 class ISocketHandler; -- cgit v1.2.3