summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/plugins/pepper_widget.h')
-rw-r--r--webkit/glue/plugins/pepper_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/plugins/pepper_widget.h b/webkit/glue/plugins/pepper_widget.h
index 47826e3..cf937bd 100644
--- a/webkit/glue/plugins/pepper_widget.h
+++ b/webkit/glue/plugins/pepper_widget.h
@@ -6,7 +6,7 @@
#define WEBKIT_GLUE_PLUGINS_PEPPER_WIDGET_H_
#include "base/scoped_ptr.h"
-#include "third_party/ppapi/c/pp_rect.h"
+#include "ppapi/c/pp_rect.h"
#include "webkit/glue/plugins/pepper_resource.h"
struct PPB_Widget_Dev;