X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=libavcodec%2Fintrax8huf.h;h=375906bab20dcd5ee1fede52ceebb68e0f56fe64;hp=f8c830d9546a4b372a124a850d2cfb308788f20a;hb=f9b4eef457dde49f1297f32a02f443cf9e1bc481;hpb=ce038da040afa555c1887db9ac289174f0b4cbcf diff --git a/libavcodec/intrax8huf.h b/libavcodec/intrax8huf.h index f8c830d954..375906bab2 100644 --- a/libavcodec/intrax8huf.h +++ b/libavcodec/intrax8huf.h @@ -16,8 +16,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef FFMPEG_INTRAX8HUF_H -#define FFMPEG_INTRAX8HUF_H +#ifndef AVCODEC_INTRAX8HUF_H +#define AVCODEC_INTRAX8HUF_H #include @@ -915,4 +915,4 @@ static const uint16_t x8_ac1_highquant_table[8][77][2]={ }; #define MAX_AC_VLC_BITS 16 -#endif /* FFMPEG_INTRAX8HUF_H */ +#endif /* AVCODEC_INTRAX8HUF_H */