X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=playlist.c;h=55a83436bb366ccdb280df9bf90bc025640004c9;hp=8ea1854bddfc004db52d6d0afe577d6601960b07;hb=e0df7b89fb8a7e7b7164d036e437c9862d23989a;hpb=de9ce9690ac6194e8e7eaacd10baf21d827e42a4 diff --git a/playlist.c b/playlist.c index 8ea1854b..55a83436 100644 --- a/playlist.c +++ b/playlist.c @@ -6,6 +6,7 @@ #include #include +#include #include "para.h" #include "error.h" @@ -139,7 +140,7 @@ int playlist_check_callback(struct afs_callback_arg *aca) /** * Close the current playlist. * - * \sa playlist_open(). + * \sa \ref playlist_open(). */ void playlist_close(void) {