Install proto before flatpack when there is internet. Add missing include that caused fail only on Unix

This commit is contained in:
ExPikaPaka
2026-06-04 17:41:40 +02:00
parent 7c34e089e4
commit 0458925f85
3 changed files with 7 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
#include "WipeTowerDialog.hpp" // RammingDialog
#include "MsgDialog.hpp" // InfoDialog
#include "libslic3r/GCode/Thumbnails.hpp"
#include "format.hpp"
namespace Slic3r { namespace GUI {