[cairo-commit] libpixman/src icint.h,1.14,1.15

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


Committed by: dajobe

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

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


Index: icint.h
===================================================================
RCS file: /cvs/cairo/libpixman/src/icint.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** icint.h	29 Oct 2003 18:45:02 -0000	1.14
--- icint.h	10 Dec 2003 00:09:33 -0000	1.15
***************
*** 24,28 ****
  #define ICINT_H_INCLUDED
  
! #include "ic.h"
  
  #include <stdlib.h>
--- 24,28 ----
  #define ICINT_H_INCLUDED
  
! #include "pixman.h"
  
  #include <stdlib.h>
***************
*** 74,78 ****
  
  
! #include "ic.h"
  
  /* XXX: Most of this file is straight from fb.h and I imagine we can
--- 74,78 ----
  
  
! #include "pixman.h"
  
  /* XXX: Most of this file is straight from fb.h and I imagine we can





More information about the cairo-commit mailing list