summaryrefslogtreecommitdiffstats
path: root/make/build-jogl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-jogl.xml')
-rw-r--r--make/build-jogl.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/build-jogl.xml b/make/build-jogl.xml
index 835e3028c..c10a090d4 100644
--- a/make/build-jogl.xml
+++ b/make/build-jogl.xml
@@ -1500,7 +1500,8 @@
<includepath path="stub_includes/khr"/>
<includepath path="stub_includes/egl"/>
<includepath path="stub_includes/opengl"/>
- <includepath path="stub_includes/libav" /> <!-- headers required by our libav/ffmpeg MediaPlayer impl. -->
+ <includepath path="stub_includes/libav/lavc53.lavf53.lavu51" /> <!-- headers required by our libav/ffmpeg MediaPlayer impl. using lavc53.lavf53.lavu51 -->
+ <!--includepath path="stub_includes/libav/lavc54.lavf54.lavu52" /--> <!-- headers required by our libav/ffmpeg MediaPlayer impl. using lavc54.lavf54.lavu52 -->
<includepath path="stub_includes/openmax" if="setup.addNativeOpenMAX"/>
<includepath path="stub_includes/cg" if="setup.addNativeNVidiaCG"/>