1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2025-12-11 23:42:11 +01:00

(svn r1806) Add missing includes (see r1803)

This commit is contained in:
tron
2005-02-05 21:57:01 +00:00
parent 17ca2c49a5
commit 7d3a576a7b
3 changed files with 4 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
#endif
#include "ttd.h"
#include "debug.h"
#include "sound.h"
#include "hal.h"