mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Another fix for Linuz and Mac builds
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
#include "PresetBundle.hpp"
|
#include "PresetBundle.hpp"
|
||||||
#include "libslic3r/Model.hpp"
|
#include "libslic3r/Model.hpp"
|
||||||
#include "libslic3r/Geometry.hpp"
|
#include "libslic3r/Geometry.hpp"
|
||||||
#include "GLCanvas3D.hpp"
|
|
||||||
#include "Selection.hpp"
|
#include "Selection.hpp"
|
||||||
|
|
||||||
#include <boost/algorithm/string.hpp>
|
#include <boost/algorithm/string.hpp>
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
#include <memory>
|
#include <memory>
|
||||||
|
|
||||||
#include "GUI_ObjectSettings.hpp"
|
#include "GUI_ObjectSettings.hpp"
|
||||||
|
#include "GLCanvas3D.hpp"
|
||||||
|
|
||||||
class wxStaticText;
|
class wxStaticText;
|
||||||
class PrusaLockButton;
|
class PrusaLockButton;
|
||||||
|
|||||||
Reference in New Issue
Block a user