diff options
author | marha <marha@users.sourceforge.net> | 2011-12-23 11:20:53 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-12-23 11:20:53 +0100 |
commit | 86ceb05c15c7833f2d7582b7a3f9b9a7421ef3ed (patch) | |
tree | c9ebc27b1454b4659bb708b5a4d330dfafc862bb /mesalib/src | |
parent | 5b2649ae7e0c560ee1a81cfaa4a2486b4d609b52 (diff) | |
download | vcxsrv-86ceb05c15c7833f2d7582b7a3f9b9a7421ef3ed.tar.gz vcxsrv-86ceb05c15c7833f2d7582b7a3f9b9a7421ef3ed.tar.bz2 vcxsrv-86ceb05c15c7833f2d7582b7a3f9b9a7421ef3ed.zip |
synchronised files
Diffstat (limited to 'mesalib/src')
-rw-r--r-- | mesalib/src/mapi/glapi/gen/gl_table.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mesalib/src/mapi/glapi/gen/gl_table.py b/mesalib/src/mapi/glapi/gen/gl_table.py index 67ee5e813..7bffc52ce 100644 --- a/mesalib/src/mapi/glapi/gen/gl_table.py +++ b/mesalib/src/mapi/glapi/gen/gl_table.py @@ -81,7 +81,6 @@ class PrintRemapTable(gl_XML.gl_print_base): def printRealHeader(self): print """ -#include "glapitable.h" /** * \\file main/dispatch.h * Macros for handling GL dispatch tables. |