1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/net/openh323/files/patch-src-h261codec-cxx
Rong-En Fan 59148f4e81 - Update to 1.19.0.1
PR:		ports/119376
Submitted by:	Steve Ames <steve at energistic.com> (maintainer)
2008-03-01 07:25:16 +00:00

12 lines
309 B
Plaintext

diff -ruN src/h261codec.cxx.orig src/h261codec.cxx
--- src/h261codec.cxx 2006-06-06 04:05:40.000000000 -0400
+++ src/h261codec.cxx 2007-12-31 15:17:29.000000000 -0500
@@ -279,6 +279,7 @@
#include "h245.h"
#include "rtp.h"
+#include <ptlib/video.h>
#include "vic/p64.h"
#include "vic/p64encoder.h"