From 01eed59ee279eb11d3de4784c25fd762fb506e45 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Thu, 29 Jan 2026 22:28:25 +0800 Subject: [PATCH] try to fix flatpak 2 --- src/slic3r/Utils/MoonrakerPrinterAgent.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/slic3r/Utils/MoonrakerPrinterAgent.hpp b/src/slic3r/Utils/MoonrakerPrinterAgent.hpp index 38badfaec0..8903e37b33 100644 --- a/src/slic3r/Utils/MoonrakerPrinterAgent.hpp +++ b/src/slic3r/Utils/MoonrakerPrinterAgent.hpp @@ -4,7 +4,7 @@ #include "IPrinterAgent.hpp" #include "ICloudServiceAgent.hpp" -#include +#include #include #include #include