summaryrefslogtreecommitdiff
path: root/plugins/FingerPrintModPlus/src/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FingerPrintModPlus/src/global.h')
-rw-r--r--plugins/FingerPrintModPlus/src/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FingerPrintModPlus/src/global.h b/plugins/FingerPrintModPlus/src/global.h
index f4971c1cee..408b36e07e 100644
--- a/plugins/FingerPrintModPlus/src/global.h
+++ b/plugins/FingerPrintModPlus/src/global.h
@@ -131,7 +131,7 @@ typedef struct _foundInfo
#define DEFAULT_SKIN_FOLDER _T("Icons\\Fp_ClientIcons")
-void FASTCALL ClearFI();
+void ClearFI();
int OnIconsChanged(WPARAM wParam, LPARAM lParam);
int OnExtraIconClick(WPARAM wParam, LPARAM lParam,LPARAM);