diff options
Diffstat (limited to 'plugins/SecureIM/src/svcs_clist.h')
-rw-r--r-- | plugins/SecureIM/src/svcs_clist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SecureIM/src/svcs_clist.h b/plugins/SecureIM/src/svcs_clist.h index c9c6bcd68b..396d09d004 100644 --- a/plugins/SecureIM/src/svcs_clist.h +++ b/plugins/SecureIM/src/svcs_clist.h @@ -1,4 +1,4 @@ -#ifndef __SVCS_CLIST_H__
+#ifndef __SVCS_CLIST_H__
#define __SVCS_CLIST_H__
int __cdecl onContactSettingChanged(WPARAM,LPARAM);
|