From 611b1b6911eefc0172c8213bec0277b6bbadcd92 Mon Sep 17 00:00:00 2001 From: Trial97 Date: Sat, 31 Jan 2026 20:55:09 +0200 Subject: [PATCH] fix build Signed-off-by: Trial97 --- launcher/include/base.pch.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/launcher/include/base.pch.hpp b/launcher/include/base.pch.hpp index c858857f9..989d1eeec 100644 --- a/launcher/include/base.pch.hpp +++ b/launcher/include/base.pch.hpp @@ -12,6 +12,5 @@ #include #include #include -#include #endif // PRISM_PRECOMPILED_BASE_HEADERS_H