Index: Source/core/html/HTMLSourceElement.cpp |
diff --git a/Source/core/html/HTMLSourceElement.cpp b/Source/core/html/HTMLSourceElement.cpp |
index a139e5558b969bf8214e949b0654cd91d7b96f1c..6364f84b11dedffe5d31e7bb8772eb897f7bb789 100644 |
--- a/Source/core/html/HTMLSourceElement.cpp |
+++ b/Source/core/html/HTMLSourceElement.cpp |
@@ -27,6 +27,7 @@ |
#include "core/html/HTMLSourceElement.h" |
#include "core/HTMLNames.h" |
+#include "core/events/Event.h" |
#include "core/events/EventSender.h" |
#include "core/html/HTMLMediaElement.h" |
#include "core/html/HTMLPictureElement.h" |