fix: build & access code UI

This commit is contained in:
Ian Chua
2026-09-01 18:13:11 +08:00
parent 84e929ea24
commit e8f089dfa4
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -5,6 +5,7 @@
#include "libslic3r/ProjectTask.hpp"
#include "ICloudServiceAgent.hpp"
#include "IPrinterAgent.hpp"
#include <map>
#include <memory>
@@ -14,7 +15,6 @@
namespace Slic3r {
class IPrinterAgent;
enum class FilamentSyncMode;
// Forward declaration
class BBLNetworkPlugin;