diff --git a/Makefile.win b/Makefile.win index 094df26dbe..76bc9bd1d3 100644 --- a/Makefile.win +++ b/Makefile.win @@ -122,6 +122,7 @@ ifeq ($(HAVE_FFMPEG), 1) DEFINES += -DHAVE_FFMPEG_AVCODEC_OPEN2 DEFINES += -DHAVE_FFMPEG_AVIO_OPEN DEFINES += -DHAVE_FFMPEG_AVFORMAT_WRITE_HEADER + #DEFINES += -DHAVE_X264RGB OBJ += record/ffemu.o endif