diff options
author | George Hazan <george.hazan@gmail.com> | 2013-10-12 18:33:31 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-10-12 18:33:31 +0000 |
commit | a61c282b82ac68a5d694de4de0645de52bf5585a (patch) | |
tree | d3678c0373d406fbcb8442ac1f9f50624729d272 /protocols/VKontakte/src/stdafx.h | |
parent | 53566f8632f56ecbaf2f3f80059a801cb1648358 (diff) |
VK: captcha form
git-svn-id: http://svn.miranda-ng.org/main/trunk@6460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/stdafx.h')
-rw-r--r-- | protocols/VKontakte/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/VKontakte/src/stdafx.h b/protocols/VKontakte/src/stdafx.h index 5788e340a5..876fd93ab1 100644 --- a/protocols/VKontakte/src/stdafx.h +++ b/protocols/VKontakte/src/stdafx.h @@ -44,6 +44,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_hotkeys.h>
#include <m_icolib.h>
#include <m_idle.h>
+#include <m_imgsrvc.h>
#include <m_json.h>
#include <m_langpack.h>
#include <m_message.h>
|