summaryrefslogtreecommitdiffstats
path: root/WebCore/wml/WMLFieldSetElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/wml/WMLFieldSetElement.cpp')
-rw-r--r--WebCore/wml/WMLFieldSetElement.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/wml/WMLFieldSetElement.cpp b/WebCore/wml/WMLFieldSetElement.cpp
index 3930de2..c89e669 100644
--- a/WebCore/wml/WMLFieldSetElement.cpp
+++ b/WebCore/wml/WMLFieldSetElement.cpp
@@ -23,8 +23,8 @@
#if ENABLE(WML)
#include "WMLFieldSetElement.h"
+#include "Attribute.h"
#include "HTMLNames.h"
-#include "MappedAttribute.h"
#include "RenderFieldset.h"
#include "Text.h"
#include "WMLElementFactory.h"