summaryrefslogtreecommitdiff
path: root/net/openh323/files/patch-src-ffh263codec.cxx
blob: 3669cbe8779dab9646b8d70921bdc6b8417d8b13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** src/ffh263codec.cxx.orig	Fri Aug  8 01:52:14 2003
--- src/ffh263codec.cxx	Mon Jun  6 15:28:05 2005
***************
*** 140,146 ****
  #define  MSVC_OPENH323 1
  
  extern "C" {
! #include <avcodec.h>
  };
  
  
--- 140,146 ----
  #define  MSVC_OPENH323 1
  
  extern "C" {
! #include <ffmpeg/avcodec.h>
  };