forked from mirror/OpenTTD
(svn r2673) Include functions.h directly, not globally via openttd.h
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
// Is the network enabled?
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
#include "functions.h"
|
||||
#include "string.h"
|
||||
#include "table/strings.h"
|
||||
#include "network_client.h"
|
||||
|
Reference in New Issue
Block a user