From 254ee02ae015d51a6adb8fffdce6b95cbfa7cf32 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Thu, 14 Sep 2017 20:36:15 +0000 Subject: [PATCH] We don't use MFC, maybe this helps the compilation guides of DosFreak. Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4051 --- src/winres.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/winres.rc b/src/winres.rc index 0ab415f5..f675e152 100644 --- a/src/winres.rc +++ b/src/winres.rc @@ -1,5 +1,5 @@ -#include "afxres.h" +#include "winresrc.h" // icon resource dosbox_ico ICON "dosbox.ico"