Index: webkit/common/cursors/webcursor_null.cc |
=================================================================== |
--- webkit/common/cursors/webcursor_null.cc (revision 0) |
+++ webkit/common/cursors/webcursor_null.cc (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "webkit/glue/webcursor.h" |
+#include "webkit/common/cursors/webcursor.h" |
const ui::PlatformCursor WebCursor::GetPlatformCursor() { |
return NULL; |