mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-23 06:31:17 +01:00
Make header dependencies for wxUSE_ACCESSIBILITY explicit
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
#include <wx/window.h>
|
||||
#include <wx/panel.h>
|
||||
|
||||
#include <wx/defs.h> // for wxUSE_ACCESSIBILITY
|
||||
|
||||
#if wxUSE_ACCESSIBILITY
|
||||
#include <wx/access.h>
|
||||
#include "widgets/WindowAccessible.h"
|
||||
|
||||
Reference in New Issue
Block a user