]> Dogcows Code - chaz/openbox/blobdiff - render/color.h
rename pixel32/16 to RrPixel32/16
[chaz/openbox] / render / color.h
index ba9fb22b4e7eb41b4fca4a42600d4e8cdd88d222..8768d83a0c61e301d005ea79982a4d59d133217f 100644 (file)
@@ -33,7 +33,7 @@ struct _RrColor {
 
 void color_allocate_gc(RrColor *in);
 XColor *pickColor(const RrInstance *inst, gint r, gint g, gint b);
-void reduce_depth(const RrInstance *inst, pixel32 *data, XImage *im);
-void increase_depth(const RrInstance *inst, pixel32 *data, XImage *im);
+void reduce_depth(const RrInstance *inst, RrPixel32 *data, XImage *im);
+void increase_depth(const RrInstance *inst, RrPixel32 *data, XImage *im);
 
 #endif /* __color_h */
This page took 0.024358 seconds and 4 git commands to generate.