Index: Source/core/html/HTMLParamElement.cpp |
diff --git a/Source/core/html/HTMLParamElement.cpp b/Source/core/html/HTMLParamElement.cpp |
index 16d7eeea6cb8c4bc40f347d6c61301f6ccfd7163..63c65aed35239ad1c4e1ecaa67580891df5e5b59 100644 |
--- a/Source/core/html/HTMLParamElement.cpp |
+++ b/Source/core/html/HTMLParamElement.cpp |
@@ -23,7 +23,7 @@ |
#include "config.h" |
#include "core/html/HTMLParamElement.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/Attribute.h" |
#include "core/dom/Document.h" |