[poppler] poppler/goo: FixedPoint.h,1.1,1.2

Albert Astals Cid aacid at freedesktop.org
Mon Feb 6 12:49:23 PST 2006


Update of /cvs/poppler/poppler/goo
In directory gabe:/tmp/cvs-serv17360/goo

Modified Files:
	FixedPoint.h 
Log Message:
Various fixes from Frank Meerkötter to enable fixedpoint arithmetic


Index: FixedPoint.h
===================================================================
RCS file: /cvs/poppler/poppler/goo/FixedPoint.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- FixedPoint.h	16 Sep 2005 18:29:18 -0000	1.1
+++ FixedPoint.h	6 Feb 2006 20:49:21 -0000	1.2
@@ -11,7 +11,7 @@
 #ifndef FIXEDPOINT_H
 #define FIXEDPOINT_H
 
-#include <aconf.h>
+#include <config.h>
 
 #if USE_FIXEDPOINT
 



More information about the poppler mailing list