1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/net/openmcu/files/patch-main
2003-08-28 07:32:44 +00:00

20 lines
383 B
Plaintext

*** 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"