mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
244 B

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