diff options
Diffstat (limited to 'plugins/IEView/src/ieview_common.h')
-rw-r--r-- | plugins/IEView/src/ieview_common.h | 1 |
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>
|