glapi: Remove duplicated #include "main/glheader.h"

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Acked-by: Brian Paul brianp@vmware.com
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19472>
This commit is contained in:
Yonggang Luo
2022-11-02 22:56:32 +08:00
committed by Marge Bot
parent fe08c22bee
commit afc3d5eff3
-1
View File
@@ -105,7 +105,6 @@ class PrintRemapTable(gl_XML.gl_print_base):
#include "main/glheader.h"
""")
print('#include "main/glheader.h"')
return