From 4f81f8dba735c212efae077c4fec8ad4fe53b352 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 7 Jun 2016 18:02:34 +0200 Subject: Drop unnecessary golomb.h #includes --- libavcodec/h264_cabac.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/h264_cabac.c') diff --git a/libavcodec/h264_cabac.c b/libavcodec/h264_cabac.c index 5e7f3e7768..80e438985a 100644 --- a/libavcodec/h264_cabac.c +++ b/libavcodec/h264_cabac.c @@ -38,7 +38,6 @@ #include "h264.h" #include "h264data.h" #include "h264_mvpred.h" -#include "golomb.h" #include "mpegutils.h" #if ARCH_X86 -- cgit v1.2.3