summaryrefslogtreecommitdiff
path: root/ottdres.rc
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2006-02-21 15:57:09 +0000
committerDarkvater <darkvater@openttd.org>2006-02-21 15:57:09 +0000
commit12290369e2d1012fdf046be447e01cdb283bf2c5 (patch)
tree6b97038e493bdf1172326398097b0347d2acbdf6 /ottdres.rc
parent2e3e9daf328f264c79a90cd4c11bcc06a07a7cca (diff)
downloadopenttd-12290369e2d1012fdf046be447e01cdb283bf2c5.tar.xz
(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)
Diffstat (limited to 'ottdres.rc')
-rw-r--r--ottdres.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ottdres.rc b/ottdres.rc
index d9f1f1283..0c79d5917 100644
--- 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