1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 06:01:13 +02:00

Make header dependencies for wxUSE_ACCESSIBILITY explicit

This commit is contained in:
Paul Licameli
2019-03-18 11:47:04 -04:00
parent 12952019b2
commit b47e2f91e2
12 changed files with 14 additions and 6 deletions

View File

@@ -11,6 +11,7 @@
#ifndef __AUDACITY_WINDOW_ACCESSIBLE__
#define __AUDACITY_WINDOW_ACCESSIBLE__
#include <wx/defs.h> // for wxUSE_ACCESSIBILITY
#include <wx/setup.h>
#if wxUSE_ACCESSIBILITY