freebsd-ports/net/cphone/files/patch-cpendpoint.h
Rong-En Fan 2c8a0e00ab - Fix build with new openh323/pwlib
PR:		ports/121290
Submitted by:	rafan
Approved by:	portmgr (marcus)
2008-03-10 12:45:41 +00:00

10 lines
274 B
C

--- ./cpendpoint.h.orig 2008-03-02 22:47:13.000000000 +0800
+++ ./cpendpoint.h 2008-03-02 22:47:30.000000000 +0800
@@ -53,6 +53,7 @@
#define _CPhone_CPENDPOINT_H
#include <ptlib.h>
+#include <ptlib/video.h>
#include <h323.h>
#include <qevent.h>
#include "options.h"