summaryrefslogtreecommitdiff
path: root/net/openh323-112/files/patch-src::h263codec.cxx
blob: d8b45f8b078ff7707a9a9c927b0cdd389db3aa5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: src/h263codec.cxx
diff -u src/h263codec.cxx.orig src/h263codec.cxx
--- src/h263codec.cxx.orig	Fri Jun  6 15:32:08 2003
+++ src/h263codec.cxx	Sat Nov 22 23:17:45 2003
@@ -109,7 +109,7 @@
 #include "rtp.h"
 
 extern "C" {
-#include <avcodec.h>
+#include <ffmpeg/avcodec.h>
 };