f3599b1e52
Kino is an IEEE 1394 DV non-linear video editor. Note: IEEE 1394 and V4L are disabled in this port.
10 lines
237 B
Text
10 lines
237 B
Text
--- 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.
|