lavc/h264data.h: stop including h264dec.h

This header does not need anything from there.
release/5.1
Anton Khirnov 3 years ago committed by Andreas Rheinhardt
parent d552f2535b
commit e1027aba68
  1. 2
      libavcodec/h264data.h

@ -21,7 +21,7 @@
#include <stdint.h>
#include "h264dec.h"
#include "h264.h"
extern const uint8_t ff_h264_golomb_to_pict_type[5];
extern const uint8_t ff_h264_golomb_to_intra4x4_cbp[48];

Loading…
Cancel
Save