X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fh261data.h;h=a86b6df98a18855c8976da08542e8b34384c094c;hb=9b5fab918b79e9404a68becabc367b58bae6f847;hp=1831c894acb80d9f557f0137046002af2128b963;hpb=699b3f99d0376a8fd5159bdad857228bda59cff6;p=ffmpeg diff --git a/libavcodec/h261data.h b/libavcodec/h261data.h index 1831c894acb..a86b6df98a1 100644 --- a/libavcodec/h261data.h +++ b/libavcodec/h261data.h @@ -24,8 +24,8 @@ * H.261 tables. */ -#ifndef AVCODEC_H261DATA_H -#define AVCODEC_H261DATA_H +#ifndef FFMPEG_H261DATA_H +#define FFMPEG_H261DATA_H #include #include "h261.h" @@ -161,4 +161,4 @@ static RLTable h261_rl_tcoeff = { h261_tcoeff_level, }; -#endif +#endif /* FFMPEG_H261DATA_H */