Skip to content

Commit 70e3005

Browse files
committed
Fix style
1 parent 41516df commit 70e3005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/game/server/gamecontext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
#include <game/voting.h>
1414

1515
// twbl
16+
#include <engine/shared/protocol.h>
1617
#include <server/ddnet_callback_ctx.h>
1718
#include <twbl/state.h>
1819

19-
#include "engine/shared/protocol.h"
2020
#include "eventhandler.h"
2121
#include "gameworld.h"
2222
#include "teehistorian.h"

0 commit comments

Comments
 (0)