Update of /cvsroot/audacity/audacity-src/src/export
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv32520
Modified Files:
ExportPCM.cpp
Log Message:
Add missing includes (evident on "Release" build)
Index: ExportPCM.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/export/ExportPCM.cpp,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- ExportPCM.cpp 17 Oct 2008 09:46:55 -0000 1.56
+++ ExportPCM.cpp 8 Nov 2008 21:01:09 -0000 1.57
@@ -8,7 +8,10 @@
**********************************************************************/
+#include <wx/defs.h>
+
#include <wx/choice.h>
+#include <wx/dynlib.h>
#include <wx/intl.h>
#include <wx/timer.h>
#include <wx/msgdlg.h>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs