add assert header to jh.h
[libjh.git] / ppm.c
diff --git a/ppm.c b/ppm.c
index 87b18e6..a8bf94a 100644 (file)
--- a/ppm.c
+++ b/ppm.c
@@ -2,7 +2,6 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 #include <errno.h>