summaryrefslogtreecommitdiff
path: root/clutter/clutter/clutter-paint-volume-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'clutter/clutter/clutter-paint-volume-private.h')
-rw-r--r--clutter/clutter/clutter-paint-volume-private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/clutter/clutter/clutter-paint-volume-private.h b/clutter/clutter/clutter-paint-volume-private.h
index 48524f422..5d160c380 100644
--- a/clutter/clutter/clutter-paint-volume-private.h
+++ b/clutter/clutter/clutter-paint-volume-private.h
@@ -123,8 +123,8 @@ void _clutter_paint_volume_axis_align (ClutterPaintVolu
void _clutter_paint_volume_set_reference_actor (ClutterPaintVolume *pv,
ClutterActor *actor);
-ClutterCullResult _clutter_paint_volume_cull (ClutterPaintVolume *pv,
- const ClutterPlane *planes);
+ClutterCullResult _clutter_paint_volume_cull (ClutterPaintVolume *pv,
+ const graphene_plane_t *planes);
void _clutter_paint_volume_get_stage_paint_box (ClutterPaintVolume *pv,
ClutterStage *stage,