diff postprocess_internal.h @ 53:e6a94aa12c17 libpostproc

Fix 'make checkheaders'.
author diego
date Mon, 02 Jul 2007 12:52:20 +0000
parents cbe8cee61428
children 98d3264ac47f
line wrap: on
line diff
--- a/postprocess_internal.h	Mon Jul 02 10:13:19 2007 +0000
+++ b/postprocess_internal.h	Mon Jul 02 12:52:20 2007 +0000
@@ -27,6 +27,7 @@
 #define POSTPROCESS_INTERNAL_H
 
 #include "avutil.h"
+#include "postprocess.h"
 
 #define V_DEBLOCK       0x01
 #define H_DEBLOCK       0x02