summaryrefslogtreecommitdiff
path: root/protocols/WhatsAppWeb/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-10-15 13:06:52 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-10-15 13:06:52 +0300
commit71c1ad117340f089d4820bf7c7bddce20a5e113a (patch)
treefb53900b4db14e958d3445c8ebd634073835d6f6 /protocols/WhatsAppWeb/src/stdafx.h
parentfb3fad1e6519b029cd06e7c7113fc948aaef6770 (diff)
WhatsAppWeb: session restoration code
Diffstat (limited to 'protocols/WhatsAppWeb/src/stdafx.h')
-rw-r--r--protocols/WhatsAppWeb/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/WhatsAppWeb/src/stdafx.h b/protocols/WhatsAppWeb/src/stdafx.h
index 171e384674..82f1e715c0 100644
--- a/protocols/WhatsAppWeb/src/stdafx.h
+++ b/protocols/WhatsAppWeb/src/stdafx.h
@@ -43,6 +43,7 @@ Copyright © 2019 George Hazan
#include <m_gui.h>
#include <openssl/evp.h>
+#include <openssl/hmac.h>
#include "../../libs/libqrencode/src/qrencode.h"
#include "../../libs/libsignal/src/curve.h"