]> git.imager.perl.org - imager.git/blobdiff - pnm.c
break out of the search loop early when we find the right utf8 code
[imager.git] / pnm.c
diff --git a/pnm.c b/pnm.c
index eef179973ee830763462fbeb89f9e796f0823153..e5d3050411c63c19bf8e7c093dbd8d04e5284aa4 100644 (file)
--- a/pnm.c
+++ b/pnm.c
@@ -1,7 +1,7 @@
-#include "image.h"
+#include "imager.h"
 #include "log.h"
 #include "iolayer.h"
-#include "imagei.h"
+#include "imageri.h"
 
 #include <stdlib.h>
 #include <errno.h>