mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
11 lines
251 B
C++
11 lines
251 B
C++
--- wrapper/asteriskaudio.cxx.orig 2008-03-20 17:26:57.000000000 +0200
|
|
+++ wrapper/asteriskaudio.cxx 2008-03-20 17:30:38.000000000 +0200
|
|
@@ -29,6 +29,7 @@
|
|
*/
|
|
|
|
#include <ptlib.h>
|
|
+#include <ptlib/sound.h>
|
|
#include <sys/time.h>
|
|
#include <rtp.h>
|
|
|