about summary refs log tree commit diff
path: root/converter/ppm/ppmtompeg/combine.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/ppm/ppmtompeg/combine.c')
-rw-r--r--converter/ppm/ppmtompeg/combine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/ppm/ppmtompeg/combine.c b/converter/ppm/ppmtompeg/combine.c
index 52cc646d..bc2bdcca 100644
--- a/converter/ppm/ppmtompeg/combine.c
+++ b/converter/ppm/ppmtompeg/combine.c
@@ -35,8 +35,8 @@
 #include <errno.h>
 #include <unistd.h>
 
-#include "ppm.h"
 #include "nstring.h"
+#include "nsleep.h"
 
 #include "mtypes.h"
 #include "frames.h"