summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/WhatsApp/src/common.h')
-rw-r--r--protocols/WhatsApp/src/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/src/common.h b/protocols/WhatsApp/src/common.h
index 415f809d9f..841eecd062 100644
--- a/protocols/WhatsApp/src/common.h
+++ b/protocols/WhatsApp/src/common.h
@@ -67,6 +67,7 @@ Copyright © 2013 Uli Hecht
#include <m_xml.h>
#include <m_hotkeys.h>
#include <m_folders.h>
+#include <m_json.h>
#include "WhatsAPI++/WAConnection.h"
class WhatsAppProto;
@@ -81,7 +82,6 @@ class WhatsAppProto;
#include "WASocketConnection.h"
#include "proto.h"
#include "entities.h"
-#include "cJSON.h"
#if defined _DEBUG
#include <stdlib.h>