glapi: Clean up header inclusions.
Do not rely on PUBLIC being defined in glapi.h. Do not include core mesa headers.
This commit is contained in:
@@ -29,15 +29,6 @@
|
||||
*/
|
||||
|
||||
|
||||
#ifdef HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#include "glapi/mesa.h"
|
||||
#else
|
||||
#include "main/glheader.h"
|
||||
#include "main/compiler.h"
|
||||
#endif
|
||||
|
||||
#include "glapi/glapi.h"
|
||||
#include "glapi/glapi_priv.h"
|
||||
#include "mapi/u_execmem.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user