1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 09:09:09 +00:00

(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 9d1f7e7348
commit 4136f395bf
10 changed files with 2 additions and 14 deletions

View File

@@ -3,6 +3,7 @@
#include "table/strings.h"
#include "engine.h"
#include "table/engines.h"
#include "gfx.h"
#include "player.h"
#include "command.h"
#include "vehicle.h"