From b438b1248cc14d0a290c36ad486cc34bb6b6f81b Mon Sep 17 00:00:00 2001 From: Darkvater Date: Thu, 2 Jun 2005 19:30:21 +0000 Subject: (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. --- w32dm2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'w32dm2.cpp') diff --git a/w32dm2.cpp b/w32dm2.cpp index 01a070416..09ecf385d 100644 --- a/w32dm2.cpp +++ b/w32dm2.cpp @@ -37,7 +37,7 @@ extern "C" { #endif -#include "ttd.h" +#include "openttd.h" #include "debug.h" #include "sound.h" #include "hal.h" -- cgit v1.2.3-54-g00ecf