summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/build.xml b/build.xml
index d54f4dc5..f25dc8de 100644
--- a/build.xml
+++ b/build.xml
@@ -99,9 +99,7 @@
<includepath path="${java.includes.dir.platform}"/>
<!-- TODO should we use our own or jogl's GL headers? -->
- <includepath path="${basedir}/resources/includes/CL"/>
- <includepath path="${basedir}/resources/includes/GL3"/>
-
+ <includepath path="${basedir}/resources/includes"/>
<!--
<includepath path="${jogl.root}/make/stub_includes/opengl/GL3"/>
<includepath path="${jogl.root}/make/stub_includes/opengl"/>