diff options
Diffstat (limited to 'WebCore/html/HTMLParamElement.cpp')
-rw-r--r-- | WebCore/html/HTMLParamElement.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/html/HTMLParamElement.cpp b/WebCore/html/HTMLParamElement.cpp index 6e1197b..d5fc6e7 100644 --- a/WebCore/html/HTMLParamElement.cpp +++ b/WebCore/html/HTMLParamElement.cpp @@ -25,6 +25,7 @@ #include "Document.h" #include "HTMLNames.h" +#include "MappedAttribute.h" namespace WebCore { |