From 6969542163533ca24eaf2a86774fce763ad347fe Mon Sep 17 00:00:00 2001 From: Thierry Leconte Date: Tue, 11 Nov 2003 22:02:32 +0000 Subject: [PATCH] *** empty log message *** --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index dc69da7..bc4da16 100644 --- a/README +++ b/README @@ -34,7 +34,7 @@ Atpdec is written in plain standart C and must be very portable. It was only tested on Linux Suse 8.2, but must work on any Unix platform. Just adapt the Makefile and type make (sorry no configure). -atpdec use libsnd, libpng and libm. +atpdec use libsndfile, libpng and libm. snd.h and png.h header must be present on your system. If they are not on standard path, edit the include path in the Makefile.