Index: webkit/glue/editor_client_impl.cc |
=================================================================== |
--- webkit/glue/editor_client_impl.cc (revision 11301) |
+++ webkit/glue/editor_client_impl.cc (working copy) |
@@ -23,6 +23,7 @@ |
#include "KeyboardEvent.h" |
#include "PlatformKeyboardEvent.h" |
#include "PlatformString.h" |
+#include "RenderObject.h" |
MSVC_POP_WARNING(); |
#include "WebKit.h" |