(svn r1508) Remove duplicate declarations and include proper headers where necessary

This commit is contained in:
tron
2005-01-14 19:41:24 +00:00
parent b7e1286480
commit 589215c822
10 changed files with 2 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
#include "stdafx.h"
#include "ttd.h"
#include "table/strings.h"
#include "gfx.h"
#include "map.h"
#include "vehicle.h"
#include "viewport.h"