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