openbsd-ports/audio/faad/patches/patch-common_mp4ff_mp4ffint_h
ajacoutot 991a75909d Update to faad 2.7.
from Brad
2012-05-22 18:38:48 +00:00

13 lines
352 B
Plaintext

$OpenBSD: patch-common_mp4ff_mp4ffint_h,v 1.1 2012/05/22 18:38:48 ajacoutot Exp $
--- common/mp4ff/mp4ffint.h.orig Mon May 14 17:06:54 2012
+++ common/mp4ff/mp4ffint.h Mon May 14 17:07:25 2012
@@ -35,7 +35,7 @@
extern "C" {
#endif /* __cplusplus */
-#include "mp4ff_int_types.h"
+#include <stdint.h>
#include <stdlib.h>
#define MAX_TRACKS 1024