freebsd-ports/audio/zinf/files/patch-lmc-wav-src-wavlmc.cpp
Edwin Groothuis e95a885a95 Update port: audio/zinf to 2.2.4
- Update to version 2.2.4

PR:		ports/57001
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 03:59:35 +00:00

10 lines
265 B
C++

--- lmc/wav/src/wavlmc.cpp.orig Sat Mar 15 10:01:52 2003
+++ lmc/wav/src/wavlmc.cpp Thu Aug 21 19:49:36 2003
@@ -49,6 +49,7 @@
#include "facontext.h"
#include "log.h"
#include "debug.h"
+#include "swab.h"
#define DB Debug_v("%s:%d\n", __FILE__, __LINE__);