about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--converter/ppm/ppmtompeg/headers/frames.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/ppm/ppmtompeg/headers/frames.h b/converter/ppm/ppmtompeg/headers/frames.h
index 8661645b..17820127 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"