summaryrefslogtreecommitdiffstats
path: root/layout/style/ServoStyleSet.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-30 16:41:13 +0000
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-05-06 19:12:11 +0200
commitaa21f96cf57a12111a5edf27cb5e4e2ea8f4be3d (patch)
treebbfaf4656a3cd4fa12bc79f682a069a4cb3d007c /layout/style/ServoStyleSet.cpp
parent537c63d600ac5769c509e0f9c7fdd53a294615eb (diff)
downloadUXP-aa21f96cf57a12111a5edf27cb5e4e2ea8f4be3d.tar
UXP-aa21f96cf57a12111a5edf27cb5e4e2ea8f4be3d.tar.gz
UXP-aa21f96cf57a12111a5edf27cb5e4e2ea8f4be3d.tar.lz
UXP-aa21f96cf57a12111a5edf27cb5e4e2ea8f4be3d.tar.xz
UXP-aa21f96cf57a12111a5edf27cb5e4e2ea8f4be3d.zip
Issue #80 - De-unify layout/style (redwood)
Diffstat (limited to 'layout/style/ServoStyleSet.cpp')
-rw-r--r--layout/style/ServoStyleSet.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/style/ServoStyleSet.cpp b/layout/style/ServoStyleSet.cpp
index 519d17aa8..f0230b55b 100644
--- a/layout/style/ServoStyleSet.cpp
+++ b/layout/style/ServoStyleSet.cpp
@@ -6,6 +6,7 @@
#include "mozilla/ServoStyleSet.h"
+#include "ServoBindings.h"
#include "mozilla/ServoRestyleManager.h"
#include "mozilla/dom/ChildIterator.h"
#include "nsCSSAnonBoxes.h"