diff --git a/cogl/cogl-material.h b/cogl/cogl-material.h index bfed4ee66..4a62a3ce9 100644 --- a/cogl/cogl-material.h +++ b/cogl/cogl-material.h @@ -88,8 +88,6 @@ typedef enum { */ CoglHandle cogl_material_new (void); -#ifndef COGL_DISABLE_DEPRECATED - /** * cogl_material_copy: * @@ -108,6 +106,8 @@ CoglHandle cogl_material_new (void); */ CoglHandle cogl_material_copy (CoglHandle source); +#ifndef COGL_DISABLE_DEPRECATED + /** * cogl_material_ref: * @handle: a @CoglHandle.