Update of /cvsroot/audacity/audacity-src/src In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv406/src
Modified Files: BatchProcessDialog.cpp Log Message: Missing include file Index: BatchProcessDialog.cpp =================================================================== RCS file: /cvsroot/audacity/audacity-src/src/BatchProcessDialog.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- BatchProcessDialog.cpp 1 Oct 2006 08:07:53 -0000 1.13 +++ BatchProcessDialog.cpp 2 Oct 2006 12:58:47 -0000 1.14 @@ -10,7 +10,7 @@ *******************************************************************//*! \class BatchProcessDialog -\brief Shows progress in executring commands in BatchCommands. +\brief Shows progress in executing commands in BatchCommands. *//*******************************************************************/ @@ -30,6 +30,7 @@ #include <wx/button.h> #include <wx/imaglist.h> #include <wx/msgdlg.h> +#include <wx/settings.h> #include "Prefs.h" #include "Project.h" ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Audacity-cvs mailing list Audacity-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/audacity-cvs