1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00

Fixed missing include

This commit is contained in:
Vojtech Bubnik
2020-12-04 13:35:59 +01:00
parent e40ed644c8
commit efc1100eb0
+1
View File
@@ -5,6 +5,7 @@
#include "GUI.hpp"
#include "GUI_App.hpp"
#include "MainFrame.hpp"
#include "format.hpp"
namespace Slic3r {
namespace GUI {