| Index: Source/core/editing/ApplyBlockElementCommand.h
|
| diff --git a/Source/core/editing/ApplyBlockElementCommand.h b/Source/core/editing/ApplyBlockElementCommand.h
|
| index 41d567c5690faf2eb556c1bdf39d4b39d25fca40..d1fe619e1d437adf6be88b9b3b1a0878cd27d79f 100644
|
| --- a/Source/core/editing/ApplyBlockElementCommand.h
|
| +++ b/Source/core/editing/ApplyBlockElementCommand.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef ApplyBlockElementCommand_h
|
| #define ApplyBlockElementCommand_h
|
|
|
| -#include "QualifiedName.h"
|
| +#include "core/dom/QualifiedName.h"
|
| #include "core/editing/CompositeEditCommand.h"
|
|
|
| namespace WebCore {
|
|
|