[Commit] Xrender Xrenderint.h,1.12,1.13

Keith Packard commit at keithp.com
Mon Jun 9 18:08:34 PDT 2003


Committed by: keithp

Update of /local/src/CVS/Xrender
In directory home.keithp.com:/tmp/cvs-serv13887

Modified Files:
	Xrenderint.h 
Log Message:
Include config.h in Xrenderint.h

Index: Xrenderint.h
===================================================================
RCS file: /local/src/CVS/Xrender/Xrenderint.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Xrenderint.h	8 Jun 2003 17:56:37 -0000	1.12
+++ Xrenderint.h	10 Jun 2003 00:08:32 -0000	1.13
@@ -26,6 +26,7 @@
 #ifndef _XRENDERINT_H_
 #define _XRENDERINT_H_
 
+#include "config.h"
 #define NEED_EVENTS
 #define NEED_REPLIES
 #include <X11/Xlibint.h>




More information about the Commit mailing list