(svn r11840) -Codechange: split network.h so not everything in there needs to be included when wanting to know whether we are a server.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "screenshot.h"
|
||||
#include "variables.h"
|
||||
#include "network/network.h"
|
||||
#include "network/network_internal.h"
|
||||
#include "settings_internal.h"
|
||||
#include "command_func.h"
|
||||
#include "console.h"
|
||||
|
Reference in New Issue
Block a user