1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/multimedia/kino/files/patch-ax
Pierre Beyssac f3599b1e52 Kino 0.7.0.
Kino is an IEEE 1394 DV non-linear video editor.
Note: IEEE 1394 and V4L are disabled in this port.
2004-04-10 16:49:19 +00:00

11 lines
237 B
Plaintext

--- src/audio_filters.h.orig Mon Dec 15 05:08:34 2003
+++ src/audio_filters.h Sat Apr 10 12:17:38 2004
@@ -27,7 +27,6 @@
// C Includes
-#include <stdint.h>
#include <gtk/gtk.h>
/** Public interface for all audio filter classes.