diff options
Diffstat (limited to 'multimedia/kino/files/patch-ax')
-rw-r--r-- | multimedia/kino/files/patch-ax | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/kino/files/patch-ax b/multimedia/kino/files/patch-ax new file mode 100644 index 000000000000..18cb2a17c571 --- /dev/null +++ b/multimedia/kino/files/patch-ax @@ -0,0 +1,10 @@ +--- 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. |