diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-30 18:14:09 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-30 18:14:09 +0000 |
commit | ae4cd75ad09d77ce4a7a4412767c23a095ff6bab (patch) | |
tree | 56bdbf20eb91978cd90f862e096a7587a33cb282 /plugins/NewsAggregator/Src/Common.h | |
parent | 6c37db3a755eacba815181c74d00c808c0d578a2 (diff) |
exmort starting
git-svn-id: http://svn.miranda-ng.org/main/trunk@4257 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewsAggregator/Src/Common.h')
-rw-r--r-- | plugins/NewsAggregator/Src/Common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/NewsAggregator/Src/Common.h b/plugins/NewsAggregator/Src/Common.h index dec490a958..d26aefed29 100644 --- a/plugins/NewsAggregator/Src/Common.h +++ b/plugins/NewsAggregator/Src/Common.h @@ -29,7 +29,6 @@ Boston, MA 02111-1307, USA. // Miranda header files
#include <newpluginapi.h>
#include <m_clist.h>
-#include <m_clistint.h>
#include <m_langpack.h>
#include <m_options.h>
#include <m_database.h>
|