From 3fe5ae2b3a79f33d01c179b9b6d62e32f94a5c67 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 14 Sep 2008 22:18:50 +0000 Subject: Remove useless #ifdef around #include. Originally committed as revision 15329 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/cabac.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavcodec/cabac.h') diff --git a/libavcodec/cabac.h b/libavcodec/cabac.h index b4ce2fd6c3..16185ee705 100644 --- a/libavcodec/cabac.h +++ b/libavcodec/cabac.h @@ -31,9 +31,7 @@ //#undef NDEBUG #include -#ifdef ARCH_X86 #include "libavutil/x86_cpu.h" -#endif #define CABAC_BITS 16 #define CABAC_MASK ((1<