changeset 3057:377c3a7cb085 draft

(svn r3646) - We are not using MFC so don't use afxres but winres. This solves the compilation problem if MFC is not installed with the compiler IDE (VS6 for example)
author Darkvater <Darkvater@openttd.org>
date Tue, 21 Feb 2006 15:57:09 +0000
parents c1e7f57d13c9
children c096594de8aa
files ottdres.rc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ottdres.rc
+++ b/ottdres.rc
@@ -9,7 +9,7 @@
 #define APSTUDIO_HIDDEN_SYMBOLS
 #include "windows.h"
 #undef APSTUDIO_HIDDEN_SYMBOLS
-#include "afxres.h"
+#include "winres.h"
 
 /////////////////////////////////////////////////////////////////////////////
 #undef APSTUDIO_READONLY_SYMBOLS