diff options
Diffstat (limited to 'webkit/glue/webplugin.h')
-rw-r--r-- | webkit/glue/webplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/webplugin.h b/webkit/glue/webplugin.h index 3f9c7e5..1bd6c61 100644 --- a/webkit/glue/webplugin.h +++ b/webkit/glue/webplugin.h @@ -10,7 +10,7 @@ #include "app/gfx/native_widget_types.h" #include "base/basictypes.h" -#include "base/gfx/rect.h" +#include "gfx/rect.h" // TODO(port): this typedef is obviously incorrect on non-Windows // platforms, but now a lot of code now accidentally depends on them |