From 201990b5d9d28abb67314076f577190f7a39f3ae Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 25 Jul 2005 07:16:10 +0000 Subject: (svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build --- table/namegen.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'table/namegen.h') diff --git a/table/namegen.h b/table/namegen.h index 0a4113f50..f24440cd9 100644 --- a/table/namegen.h +++ b/table/namegen.h @@ -1,7 +1,7 @@ /* $Id$ */ -#include "stdafx.h" -#include "openttd.h" +#include "../stdafx.h" +#include "../openttd.h" static const char *name_original_english_1[] = { "Great ", -- cgit v1.2.3-70-g09d2