From 987573949ff56fea175cf1785494dde7f2262045 Mon Sep 17 00:00:00 2001 From: KiritoDv Date: Thu, 15 May 2025 22:45:37 -0600 Subject: [PATCH] More stupid fixes --- src/port/SpaghettiGui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/port/SpaghettiGui.cpp b/src/port/SpaghettiGui.cpp index 09ac63234..6c703456d 100644 --- a/src/port/SpaghettiGui.cpp +++ b/src/port/SpaghettiGui.cpp @@ -12,7 +12,7 @@ #include #include -#include "graphic/Fast3D/gfx_metal.h" +#include "graphic/Fast3D/backends/gfx_metal.h" #include #include #else