From b00a5f1069b5bcf37af5d601e3e2828d0d09a1f0 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 28 Nov 2009 20:35:25 +0000 Subject: (svn r18330) -Cleanup: remove some unneeded includes --- src/network/core/tcp_game.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/network/core/tcp_game.cpp') diff --git a/src/network/core/tcp_game.cpp b/src/network/core/tcp_game.cpp index b0c685378..027498ea1 100644 --- a/src/network/core/tcp_game.cpp +++ b/src/network/core/tcp_game.cpp @@ -14,7 +14,6 @@ #ifdef ENABLE_NETWORK #include "../../stdafx.h" -#include "../../openttd.h" #include "../network_internal.h" #include "../../core/pool_func.hpp" -- cgit v1.2.3-54-g00ecf