mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
11 lines
341 B
C++
11 lines
341 B
C++
--- wrapper/wrapendpoint.cxx.orig 2008-03-20 17:33:42.000000000 +0200
|
|
+++ wrapper/wrapendpoint.cxx 2008-03-20 17:33:54.000000000 +0200
|
|
@@ -30,6 +30,7 @@
|
|
/************************************************************************/
|
|
|
|
#include <ptlib.h>
|
|
+#include <ptlib/sound.h>
|
|
#include <h323.h>
|
|
#include <h323pdu.h>
|
|
#include <mediafmt.h>
|