freebsd-ports/multimedia/kino/files/patch-at
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
248 B
Text

--- src/riff.cc Wed Nov 26 00:01:24 2003
+++ src/riff.cc Fri Apr 9 16:22:28 2004
@@ -69,7 +69,7 @@
//#include <stdio.h>
#include <iostream>
#include <iomanip>
-#include <byteswap.h>
+//#include <byteswap.h>
using std::cout;
using std::hex;