1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
freebsd-ports/net/asterisk-oh323/files/patch-wrapper::wrapper.cxx

11 lines
331 B
C++

--- wrapper/wrapper.cxx.orig 2008-03-20 17:35:37.000000000 +0200
+++ wrapper/wrapper.cxx 2008-03-20 17:35:50.000000000 +0200
@@ -31,6 +31,7 @@
/* INCLUDE FILES ********************************************************/
#include <ptlib.h>
+#include <ptlib/sound.h>
#include <h323.h>
#include <h323pdu.h>
#include <mediafmt.h>