diff options
Diffstat (limited to 'classify.h')
-rw-r--r-- | classify.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |