https://bugs.winehq.org/show_bug.cgi?id=45435
--- Comment #5 from Yasser yassermbb@gmail.com --- Created attachment 61757 --> https://bugs.winehq.org/attachment.cgi?id=61757 Xaudio2_7 makefile
It is generated, the only way i was able to compile was by copying the contents of the ffmpeg folder to /usr/include
LIBAVCODEC_CFLAGS = -I/usr/include/ffmpeg LIBAVCODEC_LIBS = -lavcodec LIBAVUTIL_CFLAGS = -I/usr/include/ffmpeg LIBAVUTIL_LIBS = -lavutil