Index: Source/core/dom/Attr.h |
diff --git a/Source/core/dom/Attr.h b/Source/core/dom/Attr.h |
index 8e760aa258783f2c0bd88eddcea7494ed6fc6208..55557c4d8a70cc084515eed660e38b6a54f232fd 100644 |
--- a/Source/core/dom/Attr.h |
+++ b/Source/core/dom/Attr.h |
@@ -25,8 +25,8 @@ |
#ifndef Attr_h |
#define Attr_h |
-#include "ContainerNode.h" |
-#include "QualifiedName.h" |
+#include "core/dom/ContainerNode.h" |
+#include "core/dom/QualifiedName.h" |
namespace WebCore { |