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

Modified Files:
        CommandManager.cpp 
Log Message:
-Add #include "../AudacityApp.h"

Index: CommandManager.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/CommandManager.cpp,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- CommandManager.cpp  24 Jul 2007 10:45:40 -0000      1.42
+++ CommandManager.cpp  24 Jul 2007 21:59:43 -0000      1.43
@@ -83,6 +83,7 @@
 #include <wx/msgdlg.h>
 #include <wx/log.h>
 
+#include "../AudacityApp.h"
 #include "../Prefs.h"
 #include "../Project.h"
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to