]> git.tdb.fi Git - r2c2.git/blobdiff - source/network/server.h
Update #includes that have been renamed, and remove stray ones
[r2c2.git] / source / network / server.h
index dc7543fe293278f09be6fb673731108500bae8bf..16022ba9d12664596ac4d19aec2881c8d985ca0f 100644 (file)
@@ -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 <msp/net/streamsocket.h>
 #include <msp/net/streamlistensocket.h>
 #include "libr2c2/layout.h"
+#include "libr2c2/trainstatus.h"
 #include "packets.h"
 #include "protocol.h"