freebsd-ports/net/ohphone/files/patch-xlibvid.cxx
Rong-En Fan 41f28138c7 - Fix build with new openh323/pwlib
PR:		121320
Submitted by:	rafan
Approved by:	portmgr (marcus)
2008-03-10 12:47:19 +00:00

10 lines
266 B
C++

--- ./xlibvid.cxx.orig 2008-03-03 23:09:06.000000000 +0800
+++ ./xlibvid.cxx 2008-03-03 23:09:16.000000000 +0800
@@ -88,6 +88,7 @@
#include <sys/time.h>
#include <unistd.h>
#include <ptlib.h>
+#include <ptlib/video.h>
#include <string.h>
#include "xlibvid.h"