Commit 3741aa37 authored by Diego Biurrun's avatar Diego Biurrun

x86: cabac: Use correct #includes to make header compile standalone

parent e995cf1b
......@@ -23,8 +23,8 @@
#include "libavcodec/cabac.h"
#include "libavutil/attributes.h"
#include "libavutil/macros.h"
#include "libavutil/x86/asm.h"
#include "libavutil/internal.h"
#include "config.h"
#if HAVE_INLINE_ASM
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment