Index: Source/core/html/HTMLUListElement.cpp |
diff --git a/Source/core/html/HTMLUListElement.cpp b/Source/core/html/HTMLUListElement.cpp |
index 8dea2a8ea58f0a652ff85b1ffbadf37ba46c9e63..0261d0f7d783f90c850fa868b5a0dc00922f6c1b 100644 |
--- a/Source/core/html/HTMLUListElement.cpp |
+++ b/Source/core/html/HTMLUListElement.cpp |
@@ -23,8 +23,8 @@ |
#include "config.h" |
#include "core/html/HTMLUListElement.h" |
-#include "CSSPropertyNames.h" |
-#include "HTMLNames.h" |
+#include "core/CSSPropertyNames.h" |
+#include "core/HTMLNames.h" |
namespace WebCore { |