Update of /cvsroot/audacity/audacity-src/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4493

Modified Files:
        TrackPanelAx.h 
Log Message:
Remove unnecessary include which can cause problems if <wx/app.h> isn't 
included early enough.

Index: TrackPanelAx.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/TrackPanelAx.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- TrackPanelAx.h      7 Jun 2009 08:47:33 -0000       1.3
+++ TrackPanelAx.h      12 Jun 2009 05:43:35 -0000      1.4
@@ -15,9 +15,6 @@
 #include <wx/panel.h>
 
 #if wxUSE_ACCESSIBILITY
-#if defined(__WXMSW__)
-#include <oleacc.h>
-#endif
 #include <wx/access.h>
 #endif
 


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to