mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1083395 - Follow-up to fix non-unified bustage. r=me on a CLOSED TREE
This commit is contained in:
parent
59d66d5ddd
commit
d4806a4bec
@ -6,6 +6,7 @@
|
||||
|
||||
#include "InputBlockState.h"
|
||||
#include "mozilla/layers/APZCTreeManager.h" // for AllowedTouchBehavior
|
||||
#include "AsyncPanZoomController.h" // for AsyncPanZoomController
|
||||
#include "gfxPrefs.h" // for gfxPrefs
|
||||
#include "OverscrollHandoffState.h"
|
||||
|
||||
|
@ -14,6 +14,7 @@
|
||||
namespace mozilla {
|
||||
namespace layers {
|
||||
|
||||
class AsyncPanZoomController;
|
||||
class OverscrollHandoffChain;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user