[cairo-commit] pycairo/cairo pycairo.h,1.12,1.13

Steve Chaplin commit at pdx.freedesktop.org
Wed Mar 2 05:58:50 PST 2005


Committed by: stevech1097

Update of /cvs/cairo/pycairo/cairo
In directory gabe:/tmp/cvs-serv28553/cairo

Modified Files:
	pycairo.h 
Log Message:
SC 2005/03/02

Index: pycairo.h
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/pycairo.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- pycairo.h	2 Mar 2005 13:52:14 -0000	1.12
+++ pycairo.h	2 Mar 2005 13:58:48 -0000	1.13
@@ -36,8 +36,9 @@
 
 #include <Python.h>
 #include <cairo.h>
-#include <cairo-ps.h>
+#include <cairo-pdf.h>
 #include <cairo-png.h>
+#include <cairo-ps.h>
 
 typedef struct {
     PyObject_HEAD




More information about the cairo-commit mailing list