diff options
author | George Hazan <george.hazan@gmail.com> | 2013-07-28 19:14:24 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-07-28 19:14:24 +0000 |
commit | 28412b4c61183eb1b33adeee5dbc8e9cefc92d9f (patch) | |
tree | 4becbf91e50b6b5fca0b600c26b2dc2a72a279c1 /plugins/WebView/src/stdafx.h | |
parent | 2bf7e3ba50b1bf547c726523cf842e9263d5db18 (diff) |
varioius minor fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@5517 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WebView/src/stdafx.h')
-rw-r--r-- | plugins/WebView/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/WebView/src/stdafx.h b/plugins/WebView/src/stdafx.h index fc6c4130e4..a568c030c9 100644 --- a/plugins/WebView/src/stdafx.h +++ b/plugins/WebView/src/stdafx.h @@ -18,6 +18,7 @@ #include <newpluginapi.h>
#include <m_system.h>
#include <m_clist.h>
+#include <m_clistint.h>
#include <m_clui.h>
#include <m_database.h>
#include <m_protomod.h>
|