summaryrefslogtreecommitdiffstats
path: root/mp3lib/test2.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/test2.c')
-rw-r--r--mp3lib/test2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3lib/test2.c b/mp3lib/test2.c
index 103b7ce17f..e520ddfc7d 100644
--- a/mp3lib/test2.c
+++ b/mp3lib/test2.c
@@ -1,5 +1,5 @@
-// gcc test.c -I.. -L. -lMP3 -o test -O4
+// gcc test.c -I.. -L. -lMP3 -lm -o test2 -O4
#include <stdio.h>
#include <stdlib.h>