mesa: move ast_to_hir.cpp off mtypes.h

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14437>
This commit is contained in:
Dave Airlie
2022-01-07 14:23:06 +10:00
committed by Marge Bot
parent 74fa9c0620
commit fa5788b889
+1 -1
View File
@@ -54,7 +54,7 @@
#include "ast.h"
#include "compiler/glsl_types.h"
#include "util/hash_table.h"
#include "main/mtypes.h"
#include "main/consts_exts.h"
#include "main/macros.h"
#include "main/shaderobj.h"
#include "ir.h"