Index: common/Game.h
===================================================================
--- common/Game.h	(revision f419b0947505ee426468bd4444838074b0cca655)
+++ common/Game.h	(revision 1785314ecafadc496d7f9204c93314ff8f0ecdfa)
@@ -21,5 +21,5 @@
 private:
    int id;
-   string name
+   string name;
    map<int, Player*> players;
 
