diff options
author | aunsane <aunsane@gmail.com> | 2017-04-26 23:29:30 +0300 |
---|---|---|
committer | aunsane <aunsane@gmail.com> | 2017-04-26 23:29:30 +0300 |
commit | 37bd274cc2581512307abb78e7dd6800dd69e90c (patch) | |
tree | d2f17bf4905dcb27f738c81bc7f91ca5bf7e9f83 /plugins/CloudFile/src/stdafx.h | |
parent | e12dfaff436fe7d882d065f3a724c39eadc67033 (diff) |
CloudFile: fix sending to metacontacs
Diffstat (limited to 'plugins/CloudFile/src/stdafx.h')
-rw-r--r-- | plugins/CloudFile/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/CloudFile/src/stdafx.h b/plugins/CloudFile/src/stdafx.h index e5cc3db535..41720df5b1 100644 --- a/plugins/CloudFile/src/stdafx.h +++ b/plugins/CloudFile/src/stdafx.h @@ -27,6 +27,7 @@ #include <m_chat.h> #include <m_http.h> #include <m_json.h> +#include <m_metacontacts.h> #include <m_protoint.h> #include <m_protosvc.h> |