consumer_avformat.c: add support for an=1, vn=1, acodec=none, and vcodec=none options...
[melted] / src / modules / kino / riff.cc
index 2eef892..a03f069 100644 (file)
@@ -82,7 +82,9 @@
 //#include <stdio.h>
 #include <iostream>
 #include <iomanip>
+#ifndef __FreeBSD__
 #include <byteswap.h>
+#endif /* __FreeBSD__ */
 
 using std::cout;
 using std::hex;