[cairo-commit] libpixman/src pixregionint.h,1.3,1.4

Dave Beckett commit at pdx.freedesktop.org
Tue Dec 9 16:09:40 PST 2003


Committed by: dajobe

Update of /cvs/cairo/libpixman/src
In directory pdx:/tmp/cvs-serv2472/src

Modified Files:
	pixregionint.h 
Log Message:
Change ic.h/pixregion.h headers inclusions to be pixman.h


Index: pixregionint.h
===================================================================
RCS file: /cvs/cairo/libpixman/src/pixregionint.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** pixregionint.h	30 Jul 2003 17:06:34 -0000	1.3
--- pixregionint.h	10 Dec 2003 00:09:38 -0000	1.4
***************
*** 50,54 ****
  #define _PIXREGIONINT_H_
  
! #include "pixregion.h"
  
  typedef struct _PixRegionData {
--- 50,54 ----
  #define _PIXREGIONINT_H_
  
! #include "pixman.h"
  
  typedef struct _PixRegionData {





More information about the cairo-commit mailing list