--- ./mythphone/h263.h.orig 2004-09-14 12:31:41.272586216 +0200
|
|
+++ ./mythphone/h263.h 2004-09-14 12:28:48.057918848 +0200
|
|
@@ -20,7 +20,7 @@
|
|
#include "rtp.h"
|
|
|
|
extern "C" {
|
|
-#include "libavcodec/avcodec.h"
|
|
+#include <ffmpeg/avcodec.h>
|
|
}
|
|
|
|
|