mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Few more include chains broken
This commit is contained in:
parent
02838eaa30
commit
c2cd430941
11 changed files with 48 additions and 22 deletions
|
@ -1,5 +1,6 @@
|
|||
#include "Print.hpp"
|
||||
#include "ToolOrdering.hpp"
|
||||
#include "Layer.hpp"
|
||||
|
||||
// #define SLIC3R_DEBUG
|
||||
|
||||
|
@ -15,7 +16,6 @@
|
|||
|
||||
#include <libslic3r.h>
|
||||
|
||||
#include "../GCodeWriter.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue