summaryrefslogtreecommitdiffstats
path: root/layout/style/Declaration.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-05-01 11:14:26 +0000
committerMoonchild <moonchild@palemoon.org>2020-05-01 11:14:26 +0000
commit18b2328bb632c2eb02513dea8f310482131fe377 (patch)
tree1be19c4e0ef6b3b953d6c45203a32f5f6fb9dede /layout/style/Declaration.cpp
parente11620a0f5b81ddd439c3547bd1ee41330852d2b (diff)
downloadUXP-18b2328bb632c2eb02513dea8f310482131fe377.tar
UXP-18b2328bb632c2eb02513dea8f310482131fe377.tar.gz
UXP-18b2328bb632c2eb02513dea8f310482131fe377.tar.lz
UXP-18b2328bb632c2eb02513dea8f310482131fe377.tar.xz
UXP-18b2328bb632c2eb02513dea8f310482131fe377.zip
Issue #80 - Resolve issues with compiling on insane gcc configurations with no optimizations in layout/
(and fix a typo for cs fs)
Diffstat (limited to 'layout/style/Declaration.cpp')
-rw-r--r--layout/style/Declaration.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/style/Declaration.cpp b/layout/style/Declaration.cpp
index b2de159ed..9d7ca312c 100644
--- a/layout/style/Declaration.cpp
+++ b/layout/style/Declaration.cpp
@@ -14,6 +14,7 @@
#include "mozilla/css/Declaration.h"
#include "nsPrintfCString.h"
#include "gfxFontConstants.h"
+#include "nsCSSRules.h"
#include "nsStyleUtil.h"
namespace mozilla {