jay: drop #include

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/42287>
This commit is contained in:
Alyssa Rosenzweig 2026-06-16 15:21:37 -04:00 committed by Marge Bot
parent c5f69b1cbd
commit e826ffdf2f

View file

@ -3,7 +3,6 @@
* SPDX-License-Identifier: MIT
*/
#include "compiler/brw/brw_eu_defines.h"
#include "jay_builder.h"
#include "jay_builder_opcodes.h"
#include "jay_ir.h"