diff options
author | George Hazan <george.hazan@gmail.com> | 2013-12-27 18:52:21 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-12-27 18:52:21 +0000 |
commit | 1343831cad692ce0244644f708b023f7962246b4 (patch) | |
tree | 72e5a94800afbc53cef177804b6847f93e4294ee /plugins/Scriver/src/commonheaders.h | |
parent | 46a413579266c4251f5b4f956afb197d7617a684 (diff) |
status displaying completely removed because it's impossible to log an event from memory
git-svn-id: http://svn.miranda-ng.org/main/trunk@7394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/src/commonheaders.h')
-rw-r--r-- | plugins/Scriver/src/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Scriver/src/commonheaders.h b/plugins/Scriver/src/commonheaders.h index 246ccb6d3f..3f4ebf43e2 100644 --- a/plugins/Scriver/src/commonheaders.h +++ b/plugins/Scriver/src/commonheaders.h @@ -64,6 +64,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_hotkeys.h>
#include <m_popup.h>
#include <m_timezones.h>
+#include <m_string.h>
#include <m_xstatus.h>
#include <win2k.h>
|