From 10fe0f8c6a17b85280ce71eac8a378f6b25317c3 Mon Sep 17 00:00:00 2001 From: "gandalf%firefox.pl" Date: Sat, 11 Jun 2005 20:14:01 +0000 Subject: [PATCH] Bug 297118: Remove afxres.h dependency from new update code; p=bugzilla@mcsmurf.de,r=cls,sr=darin,a=asa --- toolkit/mozapps/update/src/updater/updater.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/toolkit/mozapps/update/src/updater/updater.rc b/toolkit/mozapps/update/src/updater/updater.rc index fe4917b0611..6abffd70939 100644 --- a/toolkit/mozapps/update/src/updater/updater.rc +++ b/toolkit/mozapps/update/src/updater/updater.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "winresrc.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -75,7 +75,7 @@ END 2 TEXTINCLUDE BEGIN - "#include ""afxres.h""\r\n" + "#include ""winresrc.h""\r\n" "\0" END