(svn r6750) -Codechange: Juggle around some header includes as they're only used when
networking is enabled.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
/* $Id$ */
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "debug.h"
|
||||
#include "network_data.h"
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
// This file handles the GameList
|
||||
// Also, it handles the request to a server for data about the server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user