Chromium Code Reviews| Index: Source/core/editing/SetNodeAttributeCommand.cpp |
| diff --git a/Source/core/editing/SetNodeAttributeCommand.cpp b/Source/core/editing/SetNodeAttributeCommand.cpp |
| index 57915484879f32165c7f9133af711d0a25acb6b5..81526030f67eff3c0014042f1b0a3dbc84e41618 100644 |
| --- a/Source/core/editing/SetNodeAttributeCommand.cpp |
| +++ b/Source/core/editing/SetNodeAttributeCommand.cpp |
| @@ -26,7 +26,7 @@ |
| #include "config.h" |
| #include "core/editing/SetNodeAttributeCommand.h" |
| -#include "Element.h" |
| +#include "core/dom/Element.h" |
| #include <wtf/Assertions.h> |
| namespace WebCore { |