diff options
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" + |
