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 1bd6c61..cde5fce 100644 --- a/webkit/glue/webplugin.h +++ b/webkit/glue/webplugin.h @@ -8,8 +8,8 @@ #include <string> #include <vector> -#include "app/gfx/native_widget_types.h" #include "base/basictypes.h" +#include "gfx/native_widget_types.h" #include "gfx/rect.h" // TODO(port): this typedef is obviously incorrect on non-Windows |