about summary refs log tree commit diff
path: root/converter/ppm/ppmtompeg/huff.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/ppm/ppmtompeg/huff.c')
-rw-r--r--converter/ppm/ppmtompeg/huff.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/converter/ppm/ppmtompeg/huff.c b/converter/ppm/ppmtompeg/huff.c
index 821daca1..f2be16ef 100644
--- a/converter/ppm/ppmtompeg/huff.c
+++ b/converter/ppm/ppmtompeg/huff.c
@@ -24,8 +24,9 @@
  */
 
 /*  
- *  THIS FILE IS MACHINE GENERATED!  DO NOT EDIT!
+ *  THIS FILE WAS ORIGINALLY MACHINE GENERATED
  */
+#include "general.h"
 #include "mtypes.h"
 #include "huff.h"