Index: Source/core/html/LabelableElement.cpp |
diff --git a/Source/core/html/LabelableElement.cpp b/Source/core/html/LabelableElement.cpp |
index 353f6d2a3c083605b7e38d6bc90fe20bb67560cd..a57806a70fb58aa8bddad00b4765435402052ddb 100644 |
--- a/Source/core/html/LabelableElement.cpp |
+++ b/Source/core/html/LabelableElement.cpp |
@@ -26,7 +26,7 @@ |
#include "LabelableElement.h" |
#include "LabelsNodeList.h" |
-#include "NodeRareData.h" |
+#include "core/dom/NodeRareData.h" |
#include "core/rendering/style/RenderStyle.h" |
namespace WebCore { |