mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
De-unify accessibility build on Mac.
Also fixes Linux build bustage with accessibility enabled.
This commit is contained in:
parent
dadaa3df44
commit
cf09a88938
12 changed files with 58 additions and 38 deletions
|
|
@ -8,6 +8,9 @@
|
|||
#include "Accessible-inl.h"
|
||||
#include "nsEventShell.h"
|
||||
#include "DocAccessible.h"
|
||||
#include "DocAccessible-inl.h"
|
||||
#include "EmbeddedObjCollector.h"
|
||||
#include "NotificationController.h"
|
||||
#ifdef A11Y_LOG
|
||||
#include "Logging.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue