diff options
author | Mataes <mataes2007@gmail.com> | 2020-04-04 17:25:28 +0300 |
---|---|---|
committer | Mataes <mataes2007@gmail.com> | 2020-04-04 17:25:28 +0300 |
commit | 479016d6aea04b12a48c2258607acf70a57bc099 (patch) | |
tree | 0c116bf4a7e12a51f059e75a21ac899cf0cb119b /plugins/NewStory/src/stdafx.h | |
parent | 2fb222dfb7740081c6f457e9e564d5d1cd0a7824 (diff) |
newstory: preparation for logging class
Diffstat (limited to 'plugins/NewStory/src/stdafx.h')
-rw-r--r-- | plugins/NewStory/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewStory/src/stdafx.h b/plugins/NewStory/src/stdafx.h index 4db1ce1492..5b766cd76c 100644 --- a/plugins/NewStory/src/stdafx.h +++ b/plugins/NewStory/src/stdafx.h @@ -47,6 +47,7 @@ Boston, MA 02111-1307, USA. #include "m_fontservice.h" #include "m_text.h" #include "m_contacts.h" +#include "m_srmm_int.h" #include "m_smileyadd.h" #ifndef MTEXT_NOHELPERS |