mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1239683 - Add nsIFrame.h include to windows/nsWindow.cpp to fix --disable-accessibility bustage. r=jfkthame
This commit is contained in:
parent
a1366d5c72
commit
e60376c8b6
@ -133,6 +133,7 @@
|
||||
#include "mozilla/WindowsVersion.h"
|
||||
#include "mozilla/TextEvents.h" // For WidgetKeyboardEvent
|
||||
#include "nsThemeConstants.h"
|
||||
#include "nsIFrame.h"
|
||||
|
||||
#include "nsIGfxInfo.h"
|
||||
#include "nsUXThemeConstants.h"
|
||||
|
Loading…
Reference in New Issue
Block a user