mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Fix Windows compilation
This commit is contained in:
parent
cb2fa0800f
commit
2deb8aa380
|
@ -18,6 +18,7 @@
|
|||
#include <game/gamecore.h>
|
||||
#include <game/version.h>
|
||||
#include <new>
|
||||
#include <string.h>
|
||||
|
||||
#include <game/generated/protocol7.h>
|
||||
#include <game/generated/protocolglue.h>
|
||||
|
|
Loading…
Reference in a new issue