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 89fb786862..ccdab2511e 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;
- HANDLE hContact;
+ HCONTACT hContact;
};