diff --git a/layout/style/nsRuleNode.cpp b/layout/style/nsRuleNode.cpp index 8f1721f60f6c..b9834bfec2d6 100644 --- a/layout/style/nsRuleNode.cpp +++ b/layout/style/nsRuleNode.cpp @@ -49,6 +49,7 @@ #include "CounterStyleManager.h" #include "nsCSSPropertySet.h" #include "mozilla/RuleNodeCacheConditions.h" +#include "nsDeviceContext.h" #if defined(_MSC_VER) || defined(__MINGW32__) #include