From ef2be09c9ef0aa510764ce805fc0c92e1517d649 Mon Sep 17 00:00:00 2001 From: ownedbywuigi Date: Tue, 8 Jul 2025 05:50:08 +0100 Subject: [PATCH] oh i am a blithering idiot --- core/fs/bis_factory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/fs/bis_factory.cpp b/core/fs/bis_factory.cpp index 325c455..63f419d 100644 --- a/core/fs/bis_factory.cpp +++ b/core/fs/bis_factory.cpp @@ -3,7 +3,7 @@ // Modified by Pound emulator for SW2 compatibility -#include +#include #include "core/common/fs/path_util.h" #include "core/fs/bis_factory.h" #include "core/fs/registered_cache.h"