diff options
| author | Roger Hardiman <roger@FreeBSD.org> | 2003-08-28 07:32:44 +0000 |
|---|---|---|
| committer | Roger Hardiman <roger@FreeBSD.org> | 2003-08-28 07:32:44 +0000 |
| commit | 642a344117f1847728c97652fb6b7613aff6294e (patch) | |
| tree | f9e62ced22425d79ad298aaf6f6185fa1f5c7af2 /net/openmcu/files/patch-main | |
| parent | New port: p5-PAR. (diff) | |
Upgrade to 1.1.7
Diffstat (limited to 'net/openmcu/files/patch-main')
| -rw-r--r-- | net/openmcu/files/patch-main | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/net/openmcu/files/patch-main b/net/openmcu/files/patch-main new file mode 100644 index 000000000000..d5edeaf0f5f7 --- /dev/null +++ b/net/openmcu/files/patch-main @@ -0,0 +1,19 @@ +*** main.cxx.orig Thu Aug 28 08:27:00 2003 +--- main.cxx Thu Aug 28 08:27:11 2003 +*************** +*** 261,267 **** + #include "speexcodec.h" + #ifndef NO_VIDEO + #include "h261codec.h" +! #include "videoio.h" + #endif + #include "main.h" + +--- 261,267 ---- + #include "speexcodec.h" + #ifndef NO_VIDEO + #include "h261codec.h" +! //#include "videoio.h" + #endif + #include "main.h" + |
