summaryrefslogtreecommitdiff
path: root/libmdock/matcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmdock/matcher.h')
-rw-r--r--libmdock/matcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmdock/matcher.h b/libmdock/matcher.h
index 46fe4a6..3585605 100644
--- a/libmdock/matcher.h
+++ b/libmdock/matcher.h
@@ -22,6 +22,6 @@
#include "app-id.h"
-const gchar * match_application_to_desktop_file(AppId *appid);
+const gchar * match_appid_to_desktopid(AppId *appid);
#endif /* _MDOCK_MATCHER_H_ */