--- ffmpeg2theora-9999-1/ffmpeg2theora.c 2008-03-26 00:14:46.000000000 +0100 +++ ffmpeg2theora-9999-1/ffmpeg2theora.c 2008-03-26 00:15:03.000000000 +0100 @@ -27,10 +27,10 @@ #include #include -#include "libavformat/avformat.h" -#include "libavdevice/avdevice.h" -#include "libswscale/swscale.h" -#include "libpostproc/postprocess.h" +#include "avformat.h" +#include "avdevice.h" +#include "swscale.h" +#include "postprocess.h" #include "theora/theora.h" #include "vorbis/codec.h"