mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-27 12:14:10 +08:00
turnip: don't use mesa/macros.h to get utils/rounding.h
For hopefully obvious reasons. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13853>
This commit is contained in:
parent
df8aeb4598
commit
a854cbc7b5
@ -46,7 +46,7 @@
|
||||
#define MESA_LOG_TAG "TU"
|
||||
|
||||
#include "c11/threads.h"
|
||||
#include "main/macros.h"
|
||||
#include "util/rounding.h"
|
||||
#include "util/bitscan.h"
|
||||
#include "util/list.h"
|
||||
#include "util/log.h"
|
||||
|
Loading…
Reference in New Issue
Block a user