openbsd-ports/audio/faad/patches/patch-common_mp4ff_mp4ffint_h
2022-03-11 18:20:04 +00:00

12 lines
270 B
Plaintext

--- 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