summaryrefslogtreecommitdiff
path: root/network_client.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2006-08-28 06:21:48 +0000
committertron <tron@openttd.org>2006-08-28 06:21:48 +0000
commit4e36c4a349543bf6599559ee36ddfda15c584a6b (patch)
treee401abd666512b3bae48f7f2f9aba66ba123e5cb /network_client.c
parent2930781beaf90dfbbf3338c983062a456d8965bd (diff)
downloadopenttd-4e36c4a349543bf6599559ee36ddfda15c584a6b.tar.xz
(svn r6183) Move GetDrawStringPlayerColor() out of gfx.[ch]
Diffstat (limited to 'network_client.c')
-rw-r--r--network_client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/network_client.c b/network_client.c
index 0943d5f75..d804715a8 100644
--- a/network_client.c
+++ b/network_client.c
@@ -15,7 +15,6 @@
#include "network_gamelist.h"
#include "saveload.h"
#include "command.h"
-#include "gfx.h"
#include "window.h"
#include "console.h"
#include "variables.h"