diff options
Diffstat (limited to 'vdr_decoder_mp3.c')
-rw-r--r-- | vdr_decoder_mp3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vdr_decoder_mp3.c b/vdr_decoder_mp3.c index 2ad6bc3..6569760 100644 --- a/vdr_decoder_mp3.c +++ b/vdr_decoder_mp3.c @@ -29,7 +29,7 @@ #include "vdr_setup.h" #include "mg_tools.h" -#include "mg_db.h" +#include "mg_content.h" #define d(x) x |