Index: Source/core/editing/FormatBlockCommand.h |
diff --git a/Source/core/editing/FormatBlockCommand.h b/Source/core/editing/FormatBlockCommand.h |
index 9c7d12572194f06f1ff3045c87d21b31ab904928..f5f810b318bc7231654b72bfe93f031a10a26559 100644 |
--- a/Source/core/editing/FormatBlockCommand.h |
+++ b/Source/core/editing/FormatBlockCommand.h |
@@ -26,7 +26,7 @@ |
#ifndef FormatBlockCommand_h |
#define FormatBlockCommand_h |
-#include "QualifiedName.h" |
+#include "core/dom/QualifiedName.h" |
#include "core/editing/ApplyBlockElementCommand.h" |
#include "core/editing/EditAction.h" |