diff --git a/src/video_core/host1x/ffmpeg/ffmpeg.h b/src/video_core/host1x/ffmpeg/ffmpeg.h index ba441b3960..2244a9ed42 100644 --- a/src/video_core/host1x/ffmpeg/ffmpeg.h +++ b/src/video_core/host1x/ffmpeg/ffmpeg.h @@ -22,7 +22,7 @@ extern "C" { #include #include #ifndef ANDROID -#include +#include #endif #if defined(__GNUC__) || defined(__clang__)