Index: Source/core/editing/IndentOutdentCommand.cpp |
diff --git a/Source/core/editing/IndentOutdentCommand.cpp b/Source/core/editing/IndentOutdentCommand.cpp |
index 8f6f494181f852daee1d255afcc5d5cbe4f36de1..d1a4480a91172acb064a3d55e1bbb72fed91d64e 100644 |
--- a/Source/core/editing/IndentOutdentCommand.cpp |
+++ b/Source/core/editing/IndentOutdentCommand.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/editing/IndentOutdentCommand.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/Document.h" |
#include "core/dom/ElementTraversal.h" |
#include "core/editing/InsertListCommand.h" |