Index: Source/core/html/MediaKeyEvent.cpp |
diff --git a/Source/core/html/MediaKeyEvent.cpp b/Source/core/html/MediaKeyEvent.cpp |
index 9cc302c75d5caad7d1fa7e429866c3a15f58693b..9b7cda6fa088062d8923a01c10079ee6918d3c71 100644 |
--- a/Source/core/html/MediaKeyEvent.cpp |
+++ b/Source/core/html/MediaKeyEvent.cpp |
@@ -29,7 +29,7 @@ |
#include "MediaKeyEvent.h" |
-#include "EventNames.h" |
+#include "core/dom/EventNames.h" |
#include <wtf/Uint8Array.h> |
namespace WebCore { |