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:
@@ -43,7 +43,7 @@
|
||||
#define BRW_REG_H
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "main/compiler.h"
|
||||
#include "util/compiler.h"
|
||||
#include "main/macros.h"
|
||||
#include "program/prog_instruction.h"
|
||||
#include "brw_eu_defines.h"
|
||||
|
Reference in New Issue
Block a user