summaryrefslogtreecommitdiffstats
path: root/gui/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'gui/bitmap.c')
-rw-r--r--gui/bitmap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gui/bitmap.c b/gui/bitmap.c
index f81e3e74ac..fb9023dc34 100644
--- a/gui/bitmap.c
+++ b/gui/bitmap.c
@@ -5,11 +5,7 @@
#include "mp_msg.h"
#include "help_mp.h"
#include "bitmap.h"
-#ifdef USE_LIBAVCODEC_SO
-#include <ffmpeg/avcodec.h>
-#else
#include "libavcodec/avcodec.h"
-#endif
#include "libavutil/intreadwrite.h"
#include "libvo/fastmemcpy.h"