ports/net/openmcu/files/patch-main
2003-08-28 07:32:44 +00:00

19 lines
383 B
Text

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