diff options
Diffstat (limited to 'converter/ppm/ppmtompeg/headers')
-rw-r--r-- | converter/ppm/ppmtompeg/headers/frames.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/ppm/ppmtompeg/headers/frames.h b/converter/ppm/ppmtompeg/headers/frames.h index 558ebf81..14304c48 100644 --- a/converter/ppm/ppmtompeg/headers/frames.h +++ b/converter/ppm/ppmtompeg/headers/frames.h @@ -12,6 +12,7 @@ * HEADER FILES * *==============*/ +#include "pm_config.h" /* For __inline__ */ #include "ansi.h" #include "mtypes.h" #include "mheaders.h" |