Index: Source/core/html/track/TrackEvent.cpp |
diff --git a/Source/core/html/track/TrackEvent.cpp b/Source/core/html/track/TrackEvent.cpp |
index 6866ac4f900da70de929a1cb13cdacf44b72d664..2cc3e36d50883827669cd53045f0dc7502e6461e 100644 |
--- a/Source/core/html/track/TrackEvent.cpp |
+++ b/Source/core/html/track/TrackEvent.cpp |
@@ -27,7 +27,7 @@ |
#include "TrackEvent.h" |
-#include "EventNames.h" |
+#include "core/dom/EventNames.h" |
namespace WebCore { |