summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ffmpeg-rpi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffmpeg-rpi/APKBUILD b/ffmpeg-rpi/APKBUILD
index 765cf49..1cdc921 100644
--- a/ffmpeg-rpi/APKBUILD
+++ b/ffmpeg-rpi/APKBUILD
@@ -86,7 +86,7 @@ build() {
--disable-vdpau \
--disable-libopus \
--enable-rpi \
- --extra-cflags="-I/opt/vc/include/IL -Wno-error" \
+ --extra-cflags="-I/opt/vc/include -Wno-error" \
--extra-ldflags="-L/opt/vc/lib" \
--extra-libs="-lbcm_host -lvcos -lvchiq_arm -lmmal -lmmal_core -lmmal_util -lvcsm" \
$_dbg