Index: Source/core/editing/SetNodeAttributeCommand.h |
diff --git a/Source/core/editing/SetNodeAttributeCommand.h b/Source/core/editing/SetNodeAttributeCommand.h |
index c04c0cc1e4cdfe31d212ec057629eba5080b7937..e9daafbb25887bb2a1a9e8afd1830e4dfc72baf3 100644 |
--- a/Source/core/editing/SetNodeAttributeCommand.h |
+++ b/Source/core/editing/SetNodeAttributeCommand.h |
@@ -26,7 +26,7 @@ |
#ifndef SetNodeAttributeCommand_h |
#define SetNodeAttributeCommand_h |
-#include "QualifiedName.h" |
+#include "core/dom/QualifiedName.h" |
#include "core/editing/EditCommand.h" |
namespace WebCore { |