summaryrefslogtreecommitdiff
path: root/protocols/GTalkExt/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/GTalkExt/src/stdafx.h')
-rw-r--r--protocols/GTalkExt/src/stdafx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/GTalkExt/src/stdafx.h b/protocols/GTalkExt/src/stdafx.h
index 76fcb5ee0d..0a4dd456ee 100644
--- a/protocols/GTalkExt/src/stdafx.h
+++ b/protocols/GTalkExt/src/stdafx.h
@@ -65,3 +65,6 @@
#pragma warning(pop)
extern HINSTANCE g_hInst;
+
+void SetAvatar(HANDLE hContact);
+BOOL InitAvaUnit(BOOL init);