summaryrefslogtreecommitdiff
path: root/protocols/Tlen/src/tlen_picture.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tlen/src/tlen_picture.h')
-rw-r--r--protocols/Tlen/src/tlen_picture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/src/tlen_picture.h b/protocols/Tlen/src/tlen_picture.h
index 178134007d..a15922a5a4 100644
--- a/protocols/Tlen/src/tlen_picture.h
+++ b/protocols/Tlen/src/tlen_picture.h
@@ -27,7 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "tlen.h"
void TlenProcessPic(XmlNode *node, TlenProtocol *proto);
-BOOL SendPicture(TlenProtocol *, HANDLE hContact);
+BOOL SendPicture(TlenProtocol *, HCONTACT hContact);
#endif /* _TLEN_PICTURE_H */