Index: webkit/plugins/npapi/webplugin_delegate_impl_win.cc |
=================================================================== |
--- webkit/plugins/npapi/webplugin_delegate_impl_win.cc (revision 203204) |
+++ webkit/plugins/npapi/webplugin_delegate_impl_win.cc (working copy) |
@@ -24,7 +24,7 @@ |
#include "skia/ext/platform_canvas.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h" |
#include "ui/base/win/hwnd_util.h" |
-#include "webkit/glue/webcursor.h" |
+#include "webkit/common/cursors/webcursor.h" |
#include "webkit/plugins/npapi/plugin_constants_win.h" |
#include "webkit/plugins/npapi/plugin_instance.h" |
#include "webkit/plugins/npapi/plugin_lib.h" |