From 5a793b3644962c7cc82add748195533b7aedd33f Mon Sep 17 00:00:00 2001 From: Brian Todoroff Date: Sun, 22 Mar 2009 01:03:46 +0000 Subject: [PATCH] Switch "afxres.h" to "windows.h" for compatibility with VS2008 Express Edition --- Library/Library.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Library.rc b/Library/Library.rc index af80bb2e..34070875 100644 --- a/Library/Library.rc +++ b/Library/Library.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "windows.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS