]> git.tdb.fi Git - r2c2.git/blobdiff - source/network/server.h
Remove status from Train and turn it into a TrainAI
[r2c2.git] / source / network / server.h
index dc7543fe293278f09be6fb673731108500bae8bf..badced0dbd7d8dd612cf690319e8515c9f5ed63a 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id$
 
 This file is part of R²C²
-Copyright © 2009-2010  Mikkosoft Productions, Mikko Rasa
+Copyright © 2009-2011  Mikkosoft Productions, Mikko Rasa
 Distributed under the GPL
 */
 
@@ -13,6 +13,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"