Index: Source/core/dom/EventListenerMap.h |
diff --git a/Source/core/dom/EventListenerMap.h b/Source/core/dom/EventListenerMap.h |
index 6a036d362cc15d55378523a611e3aa31c42d1c43..c73364eeed226881cafe9747032cbc93f9381bee 100644 |
--- a/Source/core/dom/EventListenerMap.h |
+++ b/Source/core/dom/EventListenerMap.h |
@@ -33,7 +33,7 @@ |
#ifndef EventListenerMap_h |
#define EventListenerMap_h |
-#include "RegisteredEventListener.h" |
+#include "core/dom/RegisteredEventListener.h" |
#include <wtf/Forward.h> |
#include <wtf/PassOwnPtr.h> |
#include <wtf/text/AtomicStringHash.h> |