about summary refs log tree commit diff
path: root/editor/pnmshear.c
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pnmshear.c')
-rw-r--r--editor/pnmshear.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/pnmshear.c b/editor/pnmshear.c
index 9fd788a5..d85658e5 100644
--- a/editor/pnmshear.c
+++ b/editor/pnmshear.c
@@ -16,6 +16,7 @@
 #include <math.h>
 #include <string.h>
 
+#include "pm_c_util.h"
 #include "ppm.h"
 #include "pnm.h"
 #include "shhopt.h"