mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 06:22:20 +00:00
Attempting to fix bustage on redwood
This commit is contained in:
parent
8eb8cdd6d0
commit
1e2d015834
@ -42,10 +42,11 @@
|
||||
|
||||
// NOTE: alphabetically ordered
|
||||
#include "nsAccessibleWrap.h"
|
||||
#include "nsHTMLFormControlAccessible.h"
|
||||
#include "nsIDOMXULTextboxElement.h"
|
||||
#ifdef MOZ_ACCESSIBILITY_ATK
|
||||
#include "nsHTMLFormControlAccessibleWrap.h"
|
||||
#else
|
||||
#include "nsHTMLFormControlAccessible.h"
|
||||
#endif
|
||||
|
||||
class nsXULButtonAccessible : public nsAccessibleWrap
|
||||
|
Loading…
x
Reference in New Issue
Block a user