summaryrefslogtreecommitdiff
path: root/streamer.h
diff options
context:
space:
mode:
Diffstat (limited to 'streamer.h')
-rw-r--r--streamer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/streamer.h b/streamer.h
index 9eb08946..7a65c95c 100644
--- a/streamer.h
+++ b/streamer.h
@@ -108,7 +108,7 @@ str_get_idx_of (playItem_t *it);
void
streamer_notify_playlist_deleted (playlist_t *plt);
-struct DB_dsp_instance_s *
+struct ddb_dsp_context_s *
streamer_get_dsp_chain (void);
#endif // __STREAMER_H