Index: Source/core/editing/SpellChecker.cpp |
diff --git a/Source/core/editing/SpellChecker.cpp b/Source/core/editing/SpellChecker.cpp |
index 314ea85b1827f8d8ee7360cddf68abe76712d60c..d54c5f84e59658a94118e694fd6dcc9b9b6f9a10 100644 |
--- a/Source/core/editing/SpellChecker.cpp |
+++ b/Source/core/editing/SpellChecker.cpp |
@@ -27,7 +27,7 @@ |
#include "config.h" |
#include "core/editing/SpellChecker.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/Document.h" |
#include "core/dom/DocumentMarkerController.h" |
#include "core/dom/Element.h" |