summaryrefslogtreecommitdiff
path: root/Source/WebCore/page/PrintContext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/page/PrintContext.cpp')
-rw-r--r--Source/WebCore/page/PrintContext.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/page/PrintContext.cpp b/Source/WebCore/page/PrintContext.cpp
index a2ea78c76..a1d138f3e 100644
--- a/Source/WebCore/page/PrintContext.cpp
+++ b/Source/WebCore/page/PrintContext.cpp
@@ -25,6 +25,7 @@
#include "Frame.h"
#include "FrameView.h"
#include "RenderView.h"
+#include "StyleInheritedData.h"
#include <wtf/text/WTFString.h>
namespace WebCore {