Index: Source/core/html/ClassList.h |
diff --git a/Source/core/html/ClassList.h b/Source/core/html/ClassList.h |
index f795a4508ed93355623393dd50349b145d3c23cf..13444d972532aeed4dc00888cc927db7babcc405 100644 |
--- a/Source/core/html/ClassList.h |
+++ b/Source/core/html/ClassList.h |
@@ -25,7 +25,7 @@ |
#ifndef ClassList_h |
#define ClassList_h |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/DOMTokenList.h" |
#include "core/dom/Element.h" |
#include "core/dom/SpaceSplitString.h" |