diff --git a/libavutil/x86/intmath.h b/libavutil/x86/intmath.h index b3e5750ccf..611ef882e9 100644 --- a/libavutil/x86/intmath.h +++ b/libavutil/x86/intmath.h @@ -26,7 +26,7 @@ #if defined(_MSC_VER) #include #elif defined(__INTEL_COMPILER) -#include +#include #endif #endif #include "config.h"