From 21c9f2d5e82fc4c54f367051caec6d627624d770 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 25 Apr 2020 19:07:07 +0300 Subject: fixes #2353 (NewStory: add groupchats support) --- plugins/NewStory/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/NewStory/src/stdafx.h') diff --git a/plugins/NewStory/src/stdafx.h b/plugins/NewStory/src/stdafx.h index 8316520318..49924ade86 100644 --- a/plugins/NewStory/src/stdafx.h +++ b/plugins/NewStory/src/stdafx.h @@ -30,7 +30,7 @@ Boston, MA 02111-1307, USA. //Miranda headers #include "newpluginapi.h" #include "win2k.h" -#include "m_system.h" +#include "m_chat_int.h" #include "m_clc.h" #include "m_clist.h" #include "m_options.h" -- cgit v1.2.3