From 358d059c5bf966a00ca1609487b3acb4bdee1dcf Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Fri, 18 Oct 2013 01:56:06 +0200 Subject: [PATCH] Make resource file compile without MFC include. Fixes compilation with VisualStudio Express. --- LameXP.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LameXP.rc b/LameXP.rc index f08a75cf..8294a124 100644 --- a/LameXP.rc +++ b/LameXP.rc @@ -9,7 +9,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "WinResrc.h" //"afxres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS