summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/avatars_gif.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Popup/src/avatars_gif.h')
-rw-r--r--plugins/Popup/src/avatars_gif.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Popup/src/avatars_gif.h b/plugins/Popup/src/avatars_gif.h
index 51d6a6a7a0..e05a89c504 100644
--- a/plugins/Popup/src/avatars_gif.h
+++ b/plugins/Popup/src/avatars_gif.h
@@ -37,7 +37,7 @@ protected:
SIZE frameSize;
public:
- GifAvatar(HCONTACT hContact);
+ GifAvatar(MCONTACT hContact);
virtual ~GifAvatar();
virtual int activeFrameDelay();
virtual void draw(MyBitmap *bmp, int x, int y, int w, int h, POPUPOPTIONS *options);