mesa: Move src/mesa/glapi/dispatch.h to mesa.
glapi/dispatch.h is a core Mesa header file. Move the header file to main/ to make this clear. It also becomes clear after this change that IN_DRI_DRIVER is only used in core Mesa to enable the remap table.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
#endif
|
||||
#include "arrayobj.h"
|
||||
#include "macros.h"
|
||||
#include "glapi/dispatch.h"
|
||||
#include "main/dispatch.h"
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user