summaryrefslogtreecommitdiff
path: root/src/mesa/es/glapi/es_COMPAT.xml
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsapountzis@gmail.com>2010-02-22 22:27:49 +0200
committerGeorge Sapountzis <gsapountzis@gmail.com>2010-02-24 02:11:31 +0200
commit295a02549d74559831023455d1bb0ebf42bc1415 (patch)
treeda72dfeb3639aef0c81943e7c1f15969f374f755 /src/mesa/es/glapi/es_COMPAT.xml
parentad520aaa87d30957ba5635cede1da828a5894105 (diff)
glapi: fix es after mv
Diffstat (limited to 'src/mesa/es/glapi/es_COMPAT.xml')
-rw-r--r--src/mesa/es/glapi/es_COMPAT.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/es/glapi/es_COMPAT.xml b/src/mesa/es/glapi/es_COMPAT.xml
index bb6d28db83..1bd66dad30 100644
--- a/src/mesa/es/glapi/es_COMPAT.xml
+++ b/src/mesa/es/glapi/es_COMPAT.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!DOCTYPE OpenGLAPI SYSTEM "../../glapi/gl_API.dtd">
+<!DOCTYPE OpenGLAPI SYSTEM "../../glapi/gen/gl_API.dtd">
<OpenGLAPI>
@@ -2641,6 +2641,6 @@
</function>
</category>
-<xi:include href="../../glapi/APPLE_vertex_array_object.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+<xi:include href="../../glapi/gen/APPLE_vertex_array_object.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</OpenGLAPI>