summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/stdafx.h
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2015-09-05 10:17:07 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2015-09-05 10:17:07 +0000
commit3e66e9b159ce9ef494bd2caedf36481a952acd4a (patch)
tree5d5992e43017839c4da57d38a41b2e806799546e /protocols/FacebookRM/src/stdafx.h
parentb754e2e21ea8c3d122ba35d8a0eeba18e94e9e7f (diff)
Facebook: new MessageState api
git-svn-id: http://svn.miranda-ng.org/main/trunk@15251 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/src/stdafx.h')
-rw-r--r--protocols/FacebookRM/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/stdafx.h b/protocols/FacebookRM/src/stdafx.h
index c76ce9bba2..2e16e05152 100644
--- a/protocols/FacebookRM/src/stdafx.h
+++ b/protocols/FacebookRM/src/stdafx.h
@@ -60,6 +60,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <m_json.h>
#include <m_imgsrvc.h>
#include <m_http.h>
+#include <m_messagestate.h>
class FacebookProto;