summaryrefslogtreecommitdiff
path: root/w32dm2.cpp
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-02-05 21:57:01 +0000
committertron <tron@openttd.org>2005-02-05 21:57:01 +0000
commit7d3a576a7bb8045d07dfcc2bc80719eef1989c98 (patch)
tree4a624b74bbedc67673db65149500003b85cd3871 /w32dm2.cpp
parent17ca2c49a538eb4896e0b6e6ff24d12e6915ede2 (diff)
downloadopenttd-7d3a576a7bb8045d07dfcc2bc80719eef1989c98.tar.xz
(svn r1806) Add missing includes (see r1803)
Diffstat (limited to 'w32dm2.cpp')
-rw-r--r--w32dm2.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/w32dm2.cpp b/w32dm2.cpp
index b96dc9478..01a070416 100644
--- a/w32dm2.cpp
+++ b/w32dm2.cpp
@@ -38,6 +38,7 @@
#endif
#include "ttd.h"
+#include "debug.h"
#include "sound.h"
#include "hal.h"