mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
Remove wx/frame.h, wx/sizer.h, wx/access.h from headers
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#if wxUSE_ACCESSIBILITY
|
||||
|
||||
#include <wx/access.h>
|
||||
#include <wx/access.h> // to inherit
|
||||
|
||||
class WindowAccessible: public wxAccessible
|
||||
{
|
||||
|
Reference in New Issue
Block a user