X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fnetwork%2Fserver.h;h=16022ba9d12664596ac4d19aec2881c8d985ca0f;hb=ce29d0ccf89840c9581314301de0ea2b5b261c43;hp=dc7543fe293278f09be6fb673731108500bae8bf;hpb=fadc35133b1ebbd98af948c1fa529dcde6fddcfd;p=r2c2.git diff --git a/source/network/server.h b/source/network/server.h index dc7543f..16022ba 100644 --- a/source/network/server.h +++ b/source/network/server.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of R²C² -Copyright © 2009-2010 Mikkosoft Productions, Mikko Rasa -Distributed under the GPL -*/ - #ifndef R2C2_NET_SERVER_H_ #define R2C2_NET_SERVER_H_ @@ -13,6 +6,7 @@ Distributed under the GPL #include #include #include "libr2c2/layout.h" +#include "libr2c2/trainstatus.h" #include "packets.h" #include "protocol.h"