summaryrefslogtreecommitdiffstats
path: root/mp3lib/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/test.c')
-rw-r--r--mp3lib/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3lib/test.c b/mp3lib/test.c
index 67bf098c5e..3495da579a 100644
--- a/mp3lib/test.c
+++ b/mp3lib/test.c
@@ -1,7 +1,7 @@
#define DUMP_PCM
-// gcc test.c -I.. -L. -lMP3 -o test -O4
+// gcc test.c -I.. -L. -lMP3 -lm -o test1 -O4
#include <stdio.h>
#include <stdlib.h>