summaryrefslogtreecommitdiff
path: root/protocols/Facebook/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-06-18 10:28:17 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-06-18 10:28:17 +0300
commit062224cae32f5fbc5f47e5af74563b7389a4f7c0 (patch)
tree4de2d2ded04959cc5bf71046dbe8f17f65d246d0 /protocols/Facebook/src/stdafx.h
parente49424a51bc3fbb0ccb2d1ecafec3f4fe3689930 (diff)
first login packet
Diffstat (limited to 'protocols/Facebook/src/stdafx.h')
-rw-r--r--protocols/Facebook/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Facebook/src/stdafx.h b/protocols/Facebook/src/stdafx.h
index 0fe4dc69ce..dca99fc578 100644
--- a/protocols/Facebook/src/stdafx.h
+++ b/protocols/Facebook/src/stdafx.h
@@ -51,6 +51,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <m_gui.h>
#include "db.h"
+#include "mqtt.h"
#include "proto.h"
extern bool g_bMessageState;