mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
f3599b1e52
Kino is an IEEE 1394 DV non-linear video editor. Note: IEEE 1394 and V4L are disabled in this port.
11 lines
237 B
Plaintext
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.
|