diff options
author | George Hazan <george.hazan@gmail.com> | 2014-01-08 19:40:19 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-01-08 19:40:19 +0000 |
commit | 0242b87e3fd62749b0d3c32cdfe0353d8496e9ec (patch) | |
tree | 8aeb60ce65b16dfa9a5729295caf3f720fed5815 /protocols/VKontakte/src/stdafx.h | |
parent | 05cd7934d4bdb097e112efdda356946868f3f5d6 (diff) |
initial version of VK chats (invisible for a while)
git-svn-id: http://svn.miranda-ng.org/main/trunk@7550 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 ff37ff59a3..0b7db5824d 100644 --- a/protocols/VKontakte/src/stdafx.h +++ b/protocols/VKontakte/src/stdafx.h @@ -35,6 +35,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_system_cpp.h>
#include <m_avatars.h>
+#include <m_chat.h>
#include <m_clistint.h>
#include <m_database.h>
#include <m_extraicons.h>
|