blob: d5edeaf0f5f7e92f1c24ebc235e03f95e66a1012 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
|