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