1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-22 00:47:13 +01: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

@@ -16,6 +16,7 @@
#include "MemoryX.h"
#include <vector>
#include <wx/defs.h> // for wxUSE_ACCESSIBILITY
#include <wx/timer.h>
#include "HitTestResult.h"