Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > main-release-src > by-pkgid > a702c8ffbc7a807609a12463ebd19e67 > files > 2

ppmtocpva-1.0-11mdv2010.1.src.rpm

diff -p -up ppmtocpva-1.0/ppmtocpva.c.includes ppmtocpva-1.0/ppmtocpva.c
--- ppmtocpva-1.0/ppmtocpva.c.includes	2001-08-04 23:22:24.000000000 +0200
+++ ppmtocpva-1.0/ppmtocpva.c	2010-01-16 01:40:58.000000000 +0100
@@ -17,8 +17,9 @@
 #include <unistd.h>
 #include <math.h>
 #include <assert.h>
-#include <pgm.h>
-#include <ppm.h>
+#include <string.h>
+#include <netpbm/pgm.h>
+#include <netpbm/ppm.h>
 
 static int highres = 0;
 static int halftone = 0;