aboutsummaryrefslogtreecommitdiff
path: root/src/communication.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/communication.hh')
-rw-r--r--src/communication.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/communication.hh b/src/communication.hh
index f466b9e..8d2574b 100644
--- a/src/communication.hh
+++ b/src/communication.hh
@@ -3,7 +3,8 @@
#include "common.hh"
#include "connections.hh"
-#include "cr.hh"
+
+struct TPlayerData;
struct TWaitinglistEntry {
TWaitinglistEntry *Next;