1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/net/openh323/files/patch-src-ffh263codec.cxx
Pav Lucistnik 8dcfd3da34 - Update to 1.12.2
PR:		ports/82086
Submitted by:	Steve Ames <steve@energistic.com>
2005-06-10 21:30:34 +00:00

20 lines
318 B
C++

*** 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>
};