summaryrefslogtreecommitdiff
path: root/net/opal3/files/patch-src-ffh263codec.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'net/opal3/files/patch-src-ffh263codec.cxx')
-rw-r--r--net/opal3/files/patch-src-ffh263codec.cxx19
1 files changed, 19 insertions, 0 deletions
diff --git a/net/opal3/files/patch-src-ffh263codec.cxx b/net/opal3/files/patch-src-ffh263codec.cxx
new file mode 100644
index 000000000000..3669cbe8779d
--- /dev/null
+++ b/net/opal3/files/patch-src-ffh263codec.cxx
@@ -0,0 +1,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>
+ };
+
+