openbsd-ports/audio/faad/patches/patch-common_mp4ff_mp4ffint_h

13 lines
352 B
Plaintext
Raw Normal View History

2012-05-22 18:38:48 +00:00
$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