X-Git-Url: http://community.linux-addicted.net/gitweb/?p=genesis3d.git;a=blobdiff_plain;f=G3D%2FCSNetMgr.c;h=58e8717300dfac0810610feabe916e3c8f9a527f;hp=af06974ee3d4dbce7ff92024b82ad71812f8c1c7;hb=bb35995409d9bc1c380f2a56d1b7df43cafdb5e5;hpb=de59d8a82425a9d6b3614e252ca20fc0d1d0e4e7 diff --git a/G3D/CSNetMgr.c b/G3D/CSNetMgr.c index af06974..58e8717 100644 --- a/G3D/CSNetMgr.c +++ b/G3D/CSNetMgr.c @@ -19,20 +19,18 @@ /* Copyright (C) 1999 WildTangent, Inc. All Rights Reserved */ /* */ /****************************************************************************************/ -#include -//#define INITGUID #include +#include #include +#include #include "CSNetMgr.h" #include "NetPlay.h" -#include "include/BaseType.h" -#include "include/Ram.h" -#include "include/ErrorLog.h" - -#include +#include "BaseType.h" +#include "Ram.h" +#include "ErrorLog.h" #pragma message(" some assertions in here would be nice:")