Merge branch '7.8'
[mesa.git] / src / gallium / state_trackers / vega / paint.h
index 9ea67c4b1e6f0fdb1656d1b53cac7db8fe709fc3..012cd3e561896f67a0df4be761468c5ab19be84e 100644 (file)
@@ -35,7 +35,7 @@
 struct vg_paint;
 struct vg_image;
 struct pipe_sampler_state;
-struct pipe_texture;
+struct pipe_resource;
 
 struct vg_paint *paint_create(struct vg_context *ctx);
 void paint_destroy(struct vg_paint *paint);