summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/smltool.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SmileyAdd/src/smltool.h')
-rw-r--r--plugins/SmileyAdd/src/smltool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/smltool.h b/plugins/SmileyAdd/src/smltool.h
index ccdab2511e..76a9c7e06e 100644
--- a/plugins/SmileyAdd/src/smltool.h
+++ b/plugins/SmileyAdd/src/smltool.h
@@ -32,7 +32,7 @@ struct SmileyToolWindowParam
HWND hWndParent;
UINT targetMessage;
WPARAM targetWParam;
- HCONTACT hContact;
+ MCONTACT hContact;
};