Buildfix for compiling without ffmpeg

This commit is contained in:
twinaphex 2016-05-11 09:52:06 +02:00
parent 7ebfe1b66d
commit b0342ebe44

View File

@ -44,9 +44,7 @@ enum event_command
/* Loads content file. */
CMD_EVENT_LOAD_CONTENT,
CMD_EVENT_LOAD_CONTENT_PERSIST,
#ifdef HAVE_FFMPEG
CMD_EVENT_LOAD_CONTENT_FFMPEG,
#endif
CMD_EVENT_LOAD_CONTENT_IMAGEVIEWER,
CMD_EVENT_SET_PER_GAME_RESOLUTION,
CMD_EVENT_SET_FRAME_LIMIT,