From 7d3a576a7bb8045d07dfcc2bc80719eef1989c98 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 5 Feb 2005 21:57:01 +0000 Subject: (svn r1806) Add missing includes (see r1803) --- w32dm2.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'w32dm2.cpp') 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" -- cgit v1.2.3-54-g00ecf