diff --git a/ffmpeg.c b/ffmpeg.c index f4ab88fe54..31e9a0e158 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -52,7 +52,7 @@ #include #endif -#if defined(HAVE_TERMIOS_H) +#ifdef HAVE_TERMIOS_H #include #include #include