Skip to content

Commit 22b53aa

Browse files
committed
Fix style
1 parent abee53c commit 22b53aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/twbl/teeworlds/character.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
#include <twbl/teeworlds/base/vmath.h>
66

77
#if __has_include(<game/server/entities/character.h>)
8+
#include <engine/shared/protocol.h>
89
#include <game/server/entities/character.h>
910
#include <game/server/player.h>
10-
#include <engine/shared/protocol.h>
1111
#else
1212
class CCharacterCore
1313
{

0 commit comments

Comments
 (0)