Bug 1614208 - Stop including nsStyleConsts.h from WebRenderTypes.h. r=jrmuizel

This is another one which is included everywhere. If the OOL call mattered we
could move these to a different header or something, but I suspect it won't.

Differential Revision: https://phabricator.services.mozilla.com/D62173
This commit is contained in:
Emilio Cobos Álvarez
2020-02-11 01:23:41 +00:00
parent 3feee5b0af
commit 2d51a07ab4
3 changed files with 53 additions and 46 deletions

View File

@@ -37,6 +37,7 @@
// for painting the background window
#include "mozilla/LookAndFeel.h"
#include "mozilla/ServoStyleConsts.h"
// Printing Includes
#ifdef NS_PRINTING