summaryrefslogtreecommitdiff
path: root/network_gamelist.c
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2006-10-12 14:13:39 +0000
committerDarkvater <Darkvater@openttd.org>2006-10-12 14:13:39 +0000
commit0ca42cbd44ca67600cf0e9d7fedbe3773684bab2 (patch)
treefbb126240d1c40050c711e6dc55e464a97dd40d5 /network_gamelist.c
parentad0f2be1ef91315295546e70ec4be2415e06a827 (diff)
downloadopenttd-0ca42cbd44ca67600cf0e9d7fedbe3773684bab2.tar.xz
(svn r6750) -Codechange: Juggle around some header includes as they're only used when
networking is enabled.
Diffstat (limited to 'network_gamelist.c')
-rw-r--r--network_gamelist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/network_gamelist.c b/network_gamelist.c
index e6e68d122..a49a0159d 100644
--- a/network_gamelist.c
+++ b/network_gamelist.c
@@ -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