$OpenBSD: patch-common_mp4ff_mp4ff_int_types_h,v 1.1 2004/04/28 01:30:00 jolan Exp $
--- common/mp4ff/mp4ff_int_types.h.orig	2003-12-13 16:26:56.000000000 -0600
+++ common/mp4ff/mp4ff_int_types.h	2004-04-24 20:58:29.000000000 -0500
@@ -15,9 +15,9 @@ typedef unsigned __int64 uint64_t;
 
 #else
 
-#include <stdint.h>
+#include <inttypes.h>
 
 #endif
 
 
-#endif
\ No newline at end of file
+#endif
