summaryrefslogtreecommitdiff
path: root/protocols/Facebook/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-06-26 23:07:24 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-06-26 23:07:24 +0300
commit718e96a95c5596fa6c7e21984cf8bdfb6d528e60 (patch)
treee36882173cfed94a825ae1f97b9916022bd5b98e /protocols/Facebook/src/stdafx.h
parent84b095e0faa33bd6af98f89dabf6b4e54312f113 (diff)
MQTT: proper MQTT payload preparation
Diffstat (limited to 'protocols/Facebook/src/stdafx.h')
-rw-r--r--protocols/Facebook/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Facebook/src/stdafx.h b/protocols/Facebook/src/stdafx.h
index dca99fc578..36af3e8128 100644
--- a/protocols/Facebook/src/stdafx.h
+++ b/protocols/Facebook/src/stdafx.h
@@ -50,6 +50,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <m_messagestate.h>
#include <m_gui.h>
+#include "../../libs/zlib/src/zlib.h"
+
#include "db.h"
#include "mqtt.h"
#include "proto.h"