diff postprocess.h @ 53:e6a94aa12c17 libpostproc

Fix 'make checkheaders'.
author diego
date Mon, 02 Jul 2007 12:52:20 +0000
parents 2ed02a33f02a
children f809a2e579ac
line wrap: on
line diff
--- a/postprocess.h	Mon Jul 02 10:13:19 2007 +0000
+++ b/postprocess.h	Mon Jul 02 12:52:20 2007 +0000
@@ -37,6 +37,8 @@
 
 #define QP_STORE_T int8_t
 
+#include <inttypes.h>
+
 typedef void pp_context_t;
 typedef void pp_mode_t;