about summary refs log tree commit diff
path: root/editor/pnmcrop.c
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pnmcrop.c')
-rw-r--r--editor/pnmcrop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/pnmcrop.c b/editor/pnmcrop.c
index c2e07805..1abfc7d4 100644
--- a/editor/pnmcrop.c
+++ b/editor/pnmcrop.c
@@ -25,6 +25,7 @@
 #include <errno.h>
 #include <assert.h>
 
+#include "pm_c_util.h"
 #include "pnm.h"
 #include "shhopt.h"
 #include "mallocvar.h"