Added missing #include to game-networking.c
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
This commit is contained in:
parent
e9e78e825c
commit
8e02a3526a
@ -32,6 +32,7 @@
|
||||
#include "db.h"
|
||||
#include "configuration.h"
|
||||
#include "menu.h"
|
||||
#include "texts.h"
|
||||
|
||||
/**
|
||||
* SECTION:game-networking
|
||||
|
Loading…
Reference in New Issue
Block a user