Author: kostya Date: Sat Nov 24 18:09:04 2007 New Revision: 1450 Log: Oops
Modified: rv40/rv34vlc.h Modified: rv40/rv34vlc.h ============================================================================== --- rv40/rv34vlc.h (original) +++ rv40/rv34vlc.h Sat Nov 24 18:09:04 2007 @@ -24,8 +24,8 @@ * RV40 VLC tables. */ -#ifndef FFMPEG_RV40VLC_H -#define FFMPEG_RV40VLC_H +#ifndef FFMPEG_RV34VLC_H +#define FFMPEG_RV34VLC_H #include <stdint.h> @@ -4084,4 +4084,4 @@ static const uint8_t omega_part_vlc_syms }; //@} -#endif /* FFMPEG_RV40VLC_H */ +#endif /* FFMPEG_RV34VLC_H */ _______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
