diff options
author | George Hazan <george.hazan@gmail.com> | 2014-03-09 18:53:22 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-03-09 18:53:22 +0000 |
commit | 3096166d9f66a25d9f74924b66fdd19624364593 (patch) | |
tree | 5f36ee69f595e48a46f99880d735f6acfedece8c /plugins/TabSRMM/src/commonheaders.h | |
parent | f5add60f90e833abe8817bbe3beb64fe5a2b76a8 (diff) |
fix for tabSRMM sub selection
git-svn-id: http://svn.miranda-ng.org/main/trunk@8519 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/commonheaders.h')
-rw-r--r-- | plugins/TabSRMM/src/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TabSRMM/src/commonheaders.h b/plugins/TabSRMM/src/commonheaders.h index 60470d7e59..35a57c36b3 100644 --- a/plugins/TabSRMM/src/commonheaders.h +++ b/plugins/TabSRMM/src/commonheaders.h @@ -86,6 +86,7 @@ #include <m_xstatus.h>
#include <m_toptoolbar.h>
#include <m_string.h>
+#include <m_db_int.h>
#include <m_ieview.h>
#include <m_popup2.h>
|