diff --git a/Makefile.win b/Makefile.win index b2a2c370e3..3937523dce 100644 --- a/Makefile.win +++ b/Makefile.win @@ -128,6 +128,7 @@ ifeq ($(HAVE_FFMPEG), 1) DEFINES += -DHAVE_FFMPEG_AVCODEC_OPEN2 DEFINES += -DHAVE_FFMPEG_AVIO_OPEN DEFINES += -DHAVE_FFMPEG_AVFORMAT_WRITE_HEADER + DEFINES += -DHAVE_FFMPEG_AVFORMAT_NEW_STREAM DEFINES += -DHAVE_X264RGB OBJ += record/ffemu.o endif