mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 00:49:33 +02:00
Fix broken Windows build.
This commit is contained in:
parent
3b01794eb1
commit
e6c370023c
@ -16,7 +16,7 @@
|
|||||||
#if wxUSE_ACCESSIBILITY
|
#if wxUSE_ACCESSIBILITY
|
||||||
|
|
||||||
#include <wx/access.h> // to inherit
|
#include <wx/access.h> // to inherit
|
||||||
#include <../Internat.h> // for TranslatableString
|
#include <Internat.h> // for TranslatableString
|
||||||
|
|
||||||
class WindowAccessible: public wxAccessible
|
class WindowAccessible: public wxAccessible
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user