From 333cc246b01362330bf1d084e3e8e38afb82f3c8 Mon Sep 17 00:00:00 2001 From: qurious-pixel <62252937+qurious-pixel@users.noreply.github.com> Date: Thu, 15 Feb 2024 03:57:50 -0800 Subject: [PATCH] Update Fragment.cpp --- hw/amdgpu/shader/src/Fragment.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/amdgpu/shader/src/Fragment.cpp b/hw/amdgpu/shader/src/Fragment.cpp index 3b5ce6bf..3fc0c6db 100644 --- a/hw/amdgpu/shader/src/Fragment.cpp +++ b/hw/amdgpu/shader/src/Fragment.cpp @@ -6,7 +6,7 @@ #include #include -#include +#include #include #include