diff options
Diffstat (limited to 'make/build-newt.xml')
-rw-r--r-- | make/build-newt.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/build-newt.xml b/make/build-newt.xml index 5c2ba8d7f..2946084f8 100644 --- a/make/build-newt.xml +++ b/make/build-newt.xml @@ -481,6 +481,7 @@ <compiler extends="@{compiler.cfg.id}" > <sysincludepath path="${java.includes.dir}"/> <sysincludepath path="${java.includes.dir.platform}"/> + <includepath path="stub_includes/khr"/> <includepath path="stub_includes/egl"/> <!-- This is for the generated headers for handwritten C code --> <includepath path="${src.generated.c}" /> |