summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/ieview_common.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-09-07 20:19:08 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-09-07 20:19:08 +0000
commit052c41ae312ff8ab0cec8b739070790cd98042c9 (patch)
tree8a5d33d92c2507f7fc2b2ace3b53a00c170b0ad2 /plugins/IEView/src/ieview_common.h
parent1a8fbb98e30b55aee908e3ad2382622a0688c635 (diff)
crash fix for IEView
git-svn-id: http://svn.miranda-ng.org/main/trunk@6010 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/IEView/src/ieview_common.h')
-rw-r--r--plugins/IEView/src/ieview_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/IEView/src/ieview_common.h b/plugins/IEView/src/ieview_common.h
index e4df51f61a..fbfb60b3ec 100644
--- a/plugins/IEView/src/ieview_common.h
+++ b/plugins/IEView/src/ieview_common.h
@@ -38,6 +38,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <newpluginapi.h>
#include <m_clist.h>
+#include <m_clistint.h>
#include <m_langpack.h>
#include <m_protosvc.h>
#include <m_options.h>