summaryrefslogtreecommitdiff
path: root/plugins/Watrack_MPD/src/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Watrack_MPD/src/commonheaders.h')
-rwxr-xr-xplugins/Watrack_MPD/src/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Watrack_MPD/src/commonheaders.h b/plugins/Watrack_MPD/src/commonheaders.h
index 6d80044c73..0a8fe4494a 100755
--- a/plugins/Watrack_MPD/src/commonheaders.h
+++ b/plugins/Watrack_MPD/src/commonheaders.h
@@ -41,7 +41,7 @@ extern TCHAR *gbHost, *gbPassword;
extern WORD gbPort;
extern char *date();
-extern int WaMpdOptInit(WPARAM wParam, LPARAM lParam);
+extern int WaMpdOptInit(WPARAM, LPARAM);
extern void RegisterPlayer();
#endif