Skip to content

Commit abee53c

Browse files
committed
Fix ddnet build
1 parent edacd63 commit abee53c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/twbl/teeworlds/character.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
#if __has_include(<game/server/entities/character.h>)
88
#include <game/server/entities/character.h>
9+
#include <game/server/player.h>
10+
#include <engine/shared/protocol.h>
911
#else
1012
class CCharacterCore
1113
{

0 commit comments

Comments
 (0)