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