Index: Source/core/dom/MutationEvent.h |
diff --git a/Source/core/dom/MutationEvent.h b/Source/core/dom/MutationEvent.h |
index 680627bf89138e9d947de25529682e59436d8563..15e3da1dd1b933754d86492fee5940124c67c533 100644 |
--- a/Source/core/dom/MutationEvent.h |
+++ b/Source/core/dom/MutationEvent.h |
@@ -24,8 +24,8 @@ |
#ifndef MutationEvent_h |
#define MutationEvent_h |
-#include "Event.h" |
-#include "Node.h" |
+#include "core/dom/Event.h" |
+#include "core/dom/Node.h" |
namespace WebCore { |