Update of /cvsroot/audacity/audacity-src/src/export
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv27843/src/export

Modified Files:
        ExportMP2.cpp 
Log Message:
A couple of twolame changes and a kill a few more linker warnings.

Index: ExportMP2.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/export/ExportMP2.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ExportMP2.cpp       21 Oct 2006 23:35:36 -0000      1.2
+++ ExportMP2.cpp       22 Oct 2006 11:50:37 -0000      1.3
@@ -68,7 +68,7 @@
 #endif
 
 #define LIBTWOLAME_STATIC
-#include "..\..\lib-src\twolame\libtwolame\twolame.h"
+#include "twolame.h"
 
 bool ExportMP2(AudacityProject *project,
                bool stereo, wxString fName,


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to