diff mp3lib/test2.c @ 31339:4a3c8f6ab63a

Add ad_mp3lib.h #include for the mplayer_audio_read prototype.
author diego
date Mon, 14 Jun 2010 11:28:51 +0000
parents 4f1740bd1cb3
children
line wrap: on
line diff
--- a/mp3lib/test2.c	Mon Jun 14 11:27:26 2010 +0000
+++ b/mp3lib/test2.c	Mon Jun 14 11:28:51 2010 +0000
@@ -26,6 +26,7 @@
 #include <sys/soundcard.h>
 
 #include "config.h"
+#include "libmpcodecs/ad_mp3lib.h"
 #include "mp3lib/mp3.h"
 #include "cpudetect.h"