From 41b579acddacffb545269fe44e6550ed30ef9a24 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 13 Oct 2012 09:15:46 +0000 Subject: NewsAggregator: folders restructurization git-svn-id: http://svn.miranda-ng.org/main/trunk@1902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/NewsAggregator/Src/Common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/NewsAggregator/Src/Common.h') diff --git a/protocols/NewsAggregator/Src/Common.h b/protocols/NewsAggregator/Src/Common.h index 470ee91f0e..953229080d 100644 --- a/protocols/NewsAggregator/Src/Common.h +++ b/protocols/NewsAggregator/Src/Common.h @@ -55,8 +55,8 @@ Boston, MA 02111-1307, USA. #include #include -#include "..\version.h" -#include "..\resource.h" +#include "version.h" +#include "resource.h" #define MODULE "NewsAggr" #define TAGSHELP "## - The title of the item.\r\n#<description># - The item synopsis.\r\n#<link># - The URL of the item.\r\n#<author># - Email address of the author of the item.\r\n#<comments># - URL of a page for comments relating to the item.\r\n#<guid># - A string that uniquely identifies the item.\r\n#<category># - Specify one or more categories that the item belongs to." -- cgit v1.2.3