summaryrefslogtreecommitdiffstats
path: root/classify.h
diff options
context:
space:
mode:
Diffstat (limited to 'classify.h')
-rw-r--r--classify.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/classify.h b/classify.h
index 301a440..336c169 100644
--- a/classify.h
+++ b/classify.h
@@ -3,6 +3,6 @@
#include "userdata.h"
-agl_node_type pa_classify_guess_stream_node_type (struct userdata *, pa_proplist *);
+agl_node_type agl_classify_guess_stream_node_type (struct userdata *, pa_proplist *);
#endif