summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WebCore/html/MediaError.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/html/MediaError.h b/WebCore/html/MediaError.h
index 5e77d9e..b68c370 100644
--- a/WebCore/html/MediaError.h
+++ b/WebCore/html/MediaError.h
@@ -28,6 +28,7 @@
#if ENABLE(VIDEO)
+#include <wtf/PassRefPtr.h>
#include <wtf/RefCounted.h>
namespace WebCore {