diff options
Diffstat (limited to 'net/cphone/files/patch-cpendpoint.h')
-rw-r--r-- | net/cphone/files/patch-cpendpoint.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/cphone/files/patch-cpendpoint.h b/net/cphone/files/patch-cpendpoint.h new file mode 100644 index 000000000000..fb15c4d4f09e --- /dev/null +++ b/net/cphone/files/patch-cpendpoint.h @@ -0,0 +1,10 @@ +--- ./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" |