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

Modified Files:
        BatchPrefs.h 
Log Message:
Missing #include

Index: BatchPrefs.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/prefs/BatchPrefs.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BatchPrefs.h        29 Sep 2006 05:50:07 -0000      1.5
+++ BatchPrefs.h        29 Sep 2006 18:20:17 -0000      1.6
@@ -14,6 +14,7 @@
 
 #include <wx/defs.h>
 #include <wx/string.h>
+#include <wx/button.h>
 
 #include "PrefsPanel.h"
 #include "../BatchCommands.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
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to