File fix-include-path.patch of Package deepin-screen-recorder
diff -Nur deepin-screen-recorder-5.11.6/src/src.pro deepin-screen-recorder-5.11.6-new/src/src.pro
--- deepin-screen-recorder-5.11.6/src/src.pro 2022-08-16 15:08:06.000000000 +0800
+++ deepin-screen-recorder-5.11.6-new/src/src.pro 2022-08-26 16:17:29.769013858 +0800
@@ -56,6 +56,7 @@
TEMPLATE = app
TARGET = deepin-screen-recorder
INCLUDEPATH += . \
+ /usr/include/ffmpeg \
/usr/include/gstreamer-1.0 \
INCLUDEPATH += ../3rdparty/libcam/libcam/ \