Move compiler.h and imports.h/c from src/mesa/main into src/util
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4324>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* Shared-context state
|
||||
*/
|
||||
|
||||
#include "imports.h"
|
||||
#include "util/imports.h"
|
||||
#include "mtypes.h"
|
||||
#include "hash.h"
|
||||
#include "atifragshader.h"
|
||||
|
Reference in New Issue
Block a user