From e20cb1fed6dafc7fa414476acde502e999088aab Mon Sep 17 00:00:00 2001 From: Mataes Date: Sat, 25 Apr 2020 19:02:43 +0300 Subject: NewStory: first version of json export. Format like Msg_export --- plugins/NewStory/src/stdafx.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/NewStory/src/stdafx.h') diff --git a/plugins/NewStory/src/stdafx.h b/plugins/NewStory/src/stdafx.h index 6646640da4..8316520318 100644 --- a/plugins/NewStory/src/stdafx.h +++ b/plugins/NewStory/src/stdafx.h @@ -25,6 +25,7 @@ Boston, MA 02111-1307, USA. #include #include #include +#include //Miranda headers #include "newpluginapi.h" @@ -48,6 +49,9 @@ Boston, MA 02111-1307, USA. #include "m_text.h" #include "m_contacts.h" #include "m_srmm_int.h" +#include +#include +#include #include "m_smileyadd.h" #ifndef MTEXT_NOHELPERS -- cgit v1.2.3