From 7e120902cd5b5fe17bf9cbdd799802a20eee5c6e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 23 Jun 2020 16:24:12 +0300 Subject: new_gpg: code reordering --- plugins/NewStory/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/NewStory/res/resource.rc') diff --git a/plugins/NewStory/res/resource.rc b/plugins/NewStory/res/resource.rc index f3453ca27d..ae57e7909c 100644 --- a/plugins/NewStory/res/resource.rc +++ b/plugins/NewStory/res/resource.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -268,7 +268,7 @@ END 2 TEXTINCLUDE BEGIN - "#include ""afxres.h""\r\n" + "#include ""winres.h""\r\n" "\0" END -- cgit v1.2.3