diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-15 10:41:25 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-15 10:41:25 +0000 |
commit | 8bcefd591d0a8e3232b790e4ce17f6f32e543867 (patch) | |
tree | 06d650d98e92616d9fb948aa54ef6bd53cb5606b /protocols/VKontakte/src/stdafx.h | |
parent | 052a39816a135bc832f8f994d39eb678ef94d26c (diff) |
VKontakte: ListeningTo support
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10452 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 0b7db5824d..b1de929d8c 100644 --- a/protocols/VKontakte/src/stdafx.h +++ b/protocols/VKontakte/src/stdafx.h @@ -60,6 +60,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_toptoolbar.h>
#include <m_userinfo.h>
#include <m_utils.h>
+#include <m_proto_listeningto.h>
#include <m_folders.h>
|