summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/stdafx.h
diff options
context:
space:
mode:
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 9077ed184c..3a96f387de 100644
--- a/protocols/FacebookRM/src/stdafx.h
+++ b/protocols/FacebookRM/src/stdafx.h
@@ -82,6 +82,7 @@ class FacebookProto;
extern std::string g_strUserAgent;
extern DWORD g_mirandaVersion;
extern bool g_bMessageState;
+extern HWND g_hwndHeartbeat;
template <typename T>
__inline static void FreeList(const LIST<T> &lst)