intel/blorp: Explicitly include brw_compiler.h header
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27563>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "common/intel_sample_positions.h"
|
||||
#include "common/intel_l3_config.h"
|
||||
#include "genxml/gen_macros.h"
|
||||
#include "intel/compiler/brw_compiler.h"
|
||||
|
||||
/**
|
||||
* This file provides the blorp pipeline setup and execution functionality.
|
||||
|
||||
Reference in New Issue
Block a user