diff options
author | George Hazan <george.hazan@gmail.com> | 2023-05-30 13:24:55 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-05-30 13:24:55 +0300 |
commit | b84d7da2abb0632aa9214987102b783f63f8bc2e (patch) | |
tree | 280eadcd2cb4ffe0ffa37de5d0fbed24370f2404 /plugins/NewStory/src/stdafx.h | |
parent | 6573793a5488ed95e9acd6673a9f1335727802d4 (diff) |
NewStory: context menu processing switched to GenMenu
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 265607be0b..151d95e5a3 100644 --- a/plugins/NewStory/src/stdafx.h +++ b/plugins/NewStory/src/stdafx.h @@ -55,6 +55,7 @@ Boston, MA 02111-1307, USA. #include <m_metacontacts.h> #include <m_timezones.h> +#include "m_NewStory.h" #include "m_smileyadd.h" #ifndef MTEXT_NOHELPERS #define MTEXT_NOHELPERS |