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 e520ddfc7d..ccde3de91a 100644
--- a/mp3lib/test2.c
+++ b/mp3lib/test2.c
@@ -1,5 +1,5 @@
-// gcc test.c -I.. -L. -lMP3 -lm -o test2 -O4
+//gcc test2.c -O2 -I.. -L. ../libvo/aclib.c -lMP3 -lm -o test2
#include <stdio.h>
#include <stdlib.h>