@ -31,7 +31,8 @@ enum rarch_core_type
CORE_TYPE_PLAIN = 0,
CORE_TYPE_DUMMY
#ifdef HAVE_FFMPEG
,CORE_TYPE_FFMPEG
,
CORE_TYPE_FFMPEG
#endif
};