From 17da1798498188c1f221e738866107e69d6af066 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Fri, 22 Apr 2016 16:53:14 +0000 Subject: MessageState: code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@16747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MessageState/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MessageState/src/stdafx.h') diff --git a/plugins/MessageState/src/stdafx.h b/plugins/MessageState/src/stdafx.h index 115d3c067c..8d47d0212c 100644 --- a/plugins/MessageState/src/stdafx.h +++ b/plugins/MessageState/src/stdafx.h @@ -13,7 +13,6 @@ #include #include #include -#include #include "resource.h" #include "Version.h" @@ -22,3 +21,4 @@ #define MODULENAME "MessageState" extern HINSTANCE g_hInst; +extern IconItem Icons[]; \ No newline at end of file -- cgit v1.2.3