mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-15 08:22:34 +01:00
(svn r2137) - CodeChange: Remove unnecessary preprocessor magic
This commit is contained in:
@@ -21,11 +21,9 @@
|
||||
#include "signs.h"
|
||||
#include "waypoint.h"
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
#include "network_data.h"
|
||||
#include "network_client.h"
|
||||
#include "network_server.h"
|
||||
#endif /* ENABLE_NETWORK */
|
||||
|
||||
#include "table/animcursors.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user