(svn r7834) -Codechange: cleanup the includes of network/core a little; include headers in headers when the header needs types/constants defined in them.
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
#include "os_abstraction.h"
|
||||
#include "game.h"
|
||||
#include "packet.h"
|
||||
#include "../../newgrf_config.h"
|
||||
|
||||
/**
|
||||
* @file udp.h Basic functions to receive and send UDP packets.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user