diff options
Diffstat (limited to 'WebCore/wml/WMLOptGroupElement.cpp')
-rw-r--r-- | WebCore/wml/WMLOptGroupElement.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/wml/WMLOptGroupElement.cpp b/WebCore/wml/WMLOptGroupElement.cpp index 6d2ed52..3658cf6 100644 --- a/WebCore/wml/WMLOptGroupElement.cpp +++ b/WebCore/wml/WMLOptGroupElement.cpp @@ -25,6 +25,7 @@ #include "Document.h" #include "HTMLNames.h" +#include "NodeRenderStyle.h" #include "RenderStyle.h" #include "WMLNames.h" |