summaryrefslogtreecommitdiff
path: root/Source/WebCore/html/shadow/DetailsMarkerControl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/html/shadow/DetailsMarkerControl.cpp')
-rw-r--r--Source/WebCore/html/shadow/DetailsMarkerControl.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/WebCore/html/shadow/DetailsMarkerControl.cpp b/Source/WebCore/html/shadow/DetailsMarkerControl.cpp
index d4fddd30f..b3be3c45c 100644
--- a/Source/WebCore/html/shadow/DetailsMarkerControl.cpp
+++ b/Source/WebCore/html/shadow/DetailsMarkerControl.cpp
@@ -31,8 +31,7 @@
#include "config.h"
#include "DetailsMarkerControl.h"
-#if ENABLE(DETAILS)
-
+#if ENABLE(DETAILS_ELEMENT)
#include "HTMLNames.h"
#include "HTMLSummaryElement.h"
#include "RenderDetailsMarker.h"