summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform')
-rw-r--r--Source/WebCore/platform/graphics/wince/MediaPlayerProxy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/wince/MediaPlayerProxy.cpp b/Source/WebCore/platform/graphics/wince/MediaPlayerProxy.cpp
index 6fb262d..af0084e 100644
--- a/Source/WebCore/platform/graphics/wince/MediaPlayerProxy.cpp
+++ b/Source/WebCore/platform/graphics/wince/MediaPlayerProxy.cpp
@@ -22,7 +22,7 @@
#include "config.h"
#include "MediaPlayerProxy.h"
-#include "Bridge.h"
+#include "BridgeJSC.h"
#include "DocumentLoader.h"
#include "HTMLPlugInElement.h"
#include "HTMLVideoElement.h"